diff --git a/user-doc/Modules.txt b/user-doc/Modules.txt index f4996b6cb2abaff1d5d21614bfa80172ccea5afd..e817fb596d6da70731b87a807c7eb0a7a5daf9be 100644 --- a/user-doc/Modules.txt +++ b/user-doc/Modules.txt @@ -1,6 +1,6 @@ /** -@page mymodules module +@page mymodules List of modules The functionality in PLUMED 2 is divided into a small number of modules. Some users may only wish to use a subset of the functionality available within the diff --git a/user-doc/extract b/user-doc/extract index 1d48922d919c7966b42d5d3ede93faa0ade4cb7f..c1a8028d89238fb6acdb1f5558b6161ec2b62e56 100755 --- a/user-doc/extract +++ b/user-doc/extract @@ -160,7 +160,7 @@ do /\\page '$docfile'/{ print "<table align=center frame=void width=95%% celpadding=5%%>" print "<tr> <td width=70%%> </td> <td>" - print "<b> This is part of the '$file' \\ref mymodules </b>" + print "<b> This is part of the '$file' \\link mymodules module \\endlink</b>" print "</td> </tr> </table>" }' > automatic/"$docfile"1.tmp mv automatic/"$docfile"1.tmp automatic/"$docfile".tmp