<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Dec 20, 2014 at 8:18 AM, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:mailinglists@geldenhuys.co.uk" target="_blank">mailinglists@geldenhuys.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 2014-12-19 21:58, silvioprog wrote:<br>
> What is the most recomended tool to make documentation?:<br>
<br>
</span>I simply use my favourite text editor (EditPad Pro) and code templates.<br>
I don't use indentation in the XML files because unfortunately that<br>
screws with some fpdoc output formats where spaces are kept in the<br>
documentation. Lazarus's built-in doc editor doesn't allow for this as<br>
far as I know.<br>
<br>
You can obviously use Lazarus IDE's editor itself for editing those XML<br>
files too.<br>
<br>
EditPad Pro has the advantage that code templates can be better<br>
organised, file navigation structures can be defined for easy<br>
navigation, custom highlighting can be defined (though the default XML<br>
highlighting is just fine), and EditPad Pro can do automatic<br>
spell-checking on the content itself (ignoring XML tags).<br>
<br>
jEdit is another very good and free (and cross platform) text editor.</blockquote></div><div><br></div><div>I use three editors (Intellij IDEA, Eclipse and Notepad++), but I want to use a tool distributed with Lazarus, because I'll make a screencast of my component installed in Lazarus IDE. :-/</div><div><br></div>-- <br><div class="gmail_signature">Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a></div>
</div></div>