.. ===============LICENSE_START======================================================= .. Acumos CC-BY-4.0 .. =================================================================================== .. Copyright (C) 2017-2018 AT&T Intellectual Property & Tech Mahindra. All rights reserved. .. =================================================================================== .. This Acumos documentation file is distributed by AT&T and Tech Mahindra .. under the Creative Commons Attribution 4.0 International License (the "License"); .. you may not use this file except in compliance with the License. .. You may obtain a copy of the License at .. .. http://creativecommons.org/licenses/by/4.0 .. .. This file is distributed on an "AS IS" BASIS, .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .. See the License for the specific language governing permissions and .. limitations under the License. .. ===============LICENSE_END========================================================= .. _rst-tools: ======================================= Tools for Creating Documentation in RST ======================================= Editing Tools ============= Ubuntu ------ #. `ReText `_: Ubuntu Software Store or follow the instructions on the project's `Github `_ page; ReText has a live preview feature #. `Atom `_ with the RST-Preview Package #. `Notepadqq `_ #. gedit All Platforms ------------- #. `ReST Editor for Eclipse `_ #. `Visual Studio Code `_ with the `vscode-restructuredtext `_ extension #. `VIM `_ #. `reStructuredText syntax highlighting mode `_ #. `VST `_ (Vim reStructuredText) plugin for Vim7 with folding. #. `VOoM plugin `_ for Vim that emulates two-pane outliner with support for reStructuredText (since version 4.0b2). #. `Riv: Take notes in rst `_ Vim plugin to take notes in reStructured text. #. `Emacs `_ with `rst-mode `_ turned on #. `PyCharm `_ #. `Atom `_ with `RST plugins `_ Web-based Editors ----------------- #. `NoTex `_ - it can handle complete projects. You can upload your files and edit stuff. #. `Online reStructuredText Editor `_ - It does not support all reST constructs (like the ``.. codeblock::`` directive), Screen Capture and Edit ======================= Ubuntu ------ #. `Shutter `_: Ubuntu Software Store or from PPA instructions on the project's website Mac --- #. `Greenshot `_: Mac App Store ($1.99) Windows ------- #. `Greenshot `_ (free)