diff options
author | 2021-09-06 19:48:12 +0200 | |
---|---|---|
committer | 2021-09-08 19:52:29 +0200 | |
commit | a4c4652162c2a37a4809c2e9a7b825e765578378 (patch) | |
tree | 50eb6b6165132b6d39b328ec7379c58fc2e3138c /text.xml | |
parent | appendices/contributors: Typo (diff) | |
download | devmanual-a4c4652162c2a37a4809c2e9a7b825e765578378.tar.gz devmanual-a4c4652162c2a37a4809c2e9a7b825e765578378.tar.bz2 devmanual-a4c4652162c2a37a4809c2e9a7b825e765578378.zip |
Automatically generate the author list on the homepage
Contributors are listed in appendices/contributors/, so we can take
the information from there without maintaining duplicate lists.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'text.xml')
-rw-r--r-- | text.xml | 15 |
1 files changed, 3 insertions, 12 deletions
@@ -11,18 +11,9 @@ intent is to make a handbook giving developers and users correct, detailed, up to date technical content. </p> -<dl> - <dt>Contributors</dt> - <dd> - Ciaran McCreesh, Grant Goodyear, Aaron Walker, Robert Coie, Tom Martin, - Paul Varner, Ilya Volynets-Evenbakh, Diego Pettenò, Fernando J. Pereda, - Simon Stelling, Alin Dobre, Joseph Jezak, Ursula Maplehurst, Mark Loeser, - Petteri Räty, Ulrich Müller, Mike Pagano, Markus Meier, Markos Chandras, - Xavier Neys, Daniel Robbins, Jeremy Olexa, Julian Ospald, - Alexandre Rostovtsev, Göktürk Yüksek, Michael Orlitzky, Michał Górny, - Brian Evans, Lucas Ramage, Mike Frysinger, Sam James - </dd> -</dl> +<authors> + <authorlist title="Contributors" href="appendices/contributors/"/> +</authors> <p> Contributions are encouraged. See the <uri link="::appendices/contributing/"/> |