Unbreak rev 1.3 by removing the core members who have no pgpkey
file in the doc tree, and change the SECT2 id's to include "-core-". Kris appears in two places, so using id="pgpkey-kris" twice breaks the build too. Qualifying the core team keys with "pgpkey-core-USERNAME" fixes this for now.
This commit is contained in:
parent
21a39b1947
commit
e93a72f153
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33785
1 changed files with 7 additions and 17 deletions
|
@ -4,47 +4,37 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<sect2 id="pgpkey-wilko">
|
||||
<sect2 id="pgpkey-core-wilko">
|
||||
<title>&a.wilko;</title>
|
||||
&pgpkey.wilko;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-brooks">
|
||||
<sect2 id="pgpkey-core-brooks">
|
||||
<title>&a.brooks;</title>
|
||||
&pgpkey.brooks;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-keramida">
|
||||
<sect2 id="pgpkey-core-keramida">
|
||||
<title>&a.keramida;</title>
|
||||
&pgpkey.keramida;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-gnn">
|
||||
<sect2 id="pgpkey-core-gnn">
|
||||
<title>&a.gnn;</title>
|
||||
&pgpkey.gnn;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-hrs">
|
||||
<sect2 id="pgpkey-core-hrs">
|
||||
<title>&a.hrs;</title>
|
||||
&pgpkey.hrs;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-murray">
|
||||
<sect2 id="pgpkey-core-murray">
|
||||
<title>&a.murray;</title>
|
||||
&pgpkey.murray;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-rwatson">
|
||||
<title>&a.rwatson;</title>
|
||||
&pgpkey.rwatson;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-wemm">
|
||||
<title>&a.wemm;</title>
|
||||
&pgpkey.wemm;
|
||||
</sect2>
|
||||
|
||||
<sect2 id="pgpkey-kris">
|
||||
<sect2 id="pgpkey-core-kris">
|
||||
<title>&a.kris;</title>
|
||||
&pgpkey.kris;
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue