Add listing of programs by topic to HTML output.
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 8 Oct 2013 18:34:40 +0000 (21:34 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 16 Nov 2013 22:31:54 +0000 (23:31 +0100)
commit88d213b169f0c8f602dacc3a96b3c2d37aefb211
tree72ed7191f609ee4592e3a8c8a2496c09134ec797
parent91be26d112aecae075cde91fc58d420c20b3f610
Add listing of programs by topic to HTML output.

Now the HTML-exported help contains also a list of programs by topic,
similar to what used to be generated from programs.txt.  Removed the
mkhtml script, since it is now fully replaced by the mechanism in the
wrapper binary.

The same mechanism could also be used to replace the gromacs.7 man page,
but in its current form, it contains so much boilerplate code that I
didn't want to copy-paste that all into the source file.  And it could
also be used to make the output of 'gmx help' more structured.

Related to #685, #969, and #1242.

Change-Id: I6c2efe10c53f10f7fde90b3386ddea7fbea34b89
admin/mkhtml [deleted file]
share/html/online.html
src/gromacs/commandline/cmdlinemodulemanager.cpp
src/gromacs/commandline/cmdlinemodulemanager.h
src/gromacs/trajectoryanalysis/modules.cpp
src/programs/gmx/legacymodules.cpp