[gmx-developers] Slight issue with gmx insert-molecules man page

Vedran Miletić rivanvx at gmail.com
Sat Jul 5 15:17:45 CEST 2014


Hi,

if one looks at gmx insert-molecules man page [1], it is missing a
dash between insert and molecules. This can be a bit confusing,
because the command itself doesn't work without a dash. In attempt to
fix documentation, I noticed two occurrences of

std::replace(displayName.begin(), displayName.end(), '-', ' ');

in src/gromacs/commandline/cmdlinehelpmodule.cpp.

My question is now: how to build HTML manpage documentation?

Regards,
Vedran

[1] http://manual.gromacs.org/programs/gmx-insert-molecules.html


More information about the gromacs.org_gmx-developers mailing list