From 5d084afa81bf2ca78496b784d61a738153496052 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Tue, 24 May 2016 12:09:59 -0400 Subject: Fixed whitespacing issues --- docs/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ccc01654..178f34d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,34 +30,34 @@ Available Solidity Integrations ------------------------------- * `Browser-Based Compiler `_ - Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. + Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. * `Ethereum Studio `_ - Specialized web IDE that also provides shell access to a complete Ethereum environment. + Specialized web IDE that also provides shell access to a complete Ethereum environment. * `Visual Studio Extension `_ - Solidity plugin for Microsoft Visual Studio that includes the Solidity compiler. + Solidity plugin for Microsoft Visual Studio that includes the Solidity compiler. * `Mix IDE `_ - Qt based IDE for designing, debugging and testing solidity smart contracts. + Qt based IDE for designing, debugging and testing solidity smart contracts. * `Package for SublimeText — Solidity language syntax `_ - Solidity syntax highlighting for SublimeText editor. + Solidity syntax highlighting for SublimeText editor. * `Atom Solidity package `_ - Plugin for the atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node). + Plugin for the atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node). * `Atom Solidity Linter `_ - Plugin for the atom editor that provides solidity linting + Plugin for the atom editor that provides solidity linting * `Visual Studio Code extension `_ - Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler. + Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler. * `Emacs Solidity `_ - Plugin for the emacs editor providing syntax highlighting and compilation error reporting. + Plugin for the emacs editor providing syntax highlighting and compilation error reporting. * `VIM Solidity `_ - Plugin for the VIM editor providing syntax highlighting. + Plugin for the VIM editor providing syntax highlighting. Language Documentation ---------------------- -- cgit v1.2.3