christian.mueller-2 wrote: > > A quick question. I am looking for an editor with syntax support for > writing geoserver/geotools documentation. (Ubuntu). I found a plugin > for gedit which does not really work. > > Some advice ? >
I use an old (and apparently unmaintained) plugin for Eclipse called AFAE: http://robrohan.com/2008/08/18/afae-095-release/ It does not allow to edit rst files by default, but I could add a syntax file to cover them, which I've attached to this mail and is to be dropped in eclipse/plugins/com.rohanclan.afae_1.2.0/modes The syntax file is here: http://osgeo-org.1803224.n2.nabble.com/file/n6316772/rest.xml rest.xml One word of caution, AFAE steals away the CTRL-SHIFT-T shortcut that normally opens the "open type" dialog, you can have it back by de-associating the AFAE action from it in the eclipse config dialog. I also have an action in the "run extenal tools" to have Eclipse start make html on the various documentation bits. Before using AFAE I was using JEdit with the rst syntax highlight and the project plugin and a "console" plugin that allowed me to quickly launch "make html" without leaving the editing environment Hope this helps Cheers Andrea-- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Editor-for-Sphinx-tp6316466p6316772.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
