I am looking for packages useful for creating a documentation for a self written package.
I have found doc, but the documentation ltxdoc.pdf did not give me any useful example.
Also I know of docstrip, but reading dtxtut.pdf was mostly scary for me. Preceding the whole documenting code with comments is not what I am looking for. (I know emacs has a special setup for docstrip, but I do not consider to switch to emacs)
I know that many packages are documented in different classes/templates. If some of them should be packaged and documented I would like to know about them.
.dtxformat is as much about documenting the code itself as the user documentation. That said,texdoc docseems to me to be a good place to start about thedocapproach. Perhaps I should look at this on my blog. – Joseph Wright Oct 06 '11 at 21:03