OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1551-g85bb872
Gerrit Code Review
gerrit@openafs.org
Tue, 23 Aug 2011 09:38:24 -0700 (PDT)
The following commit has been merged in the master branch:
commit 85bb872e3df6b6f54764d90996bc52904ccd4385
Author: chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Date: Sat Aug 13 10:18:45 2011 -0400
doc: generate admin ref from the pod documentation
a bit convoluted but this generates docbook from the pod documentation and
from that pdf, epub and mobi versions. we are using variablelist.as.block
since that looks prettier on smaller devices/screen.
Change-Id: I5cd51ef10448373960a0aeed15212bbcf6f44039
Change-Id: Ib222dbfa30e3af644b1dbc6738df1d39cc33c92f
Reviewed-on: http://gerrit.openafs.org/5255
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
configure.ac | 6 +
doc/xml/AdminRef/Makefile.in | 43 +++
doc/xml/AdminRef/auarf000.png | Bin 0 -> 58458 bytes
doc/xml/AdminRef/auarf000.xml | 74 +++++
doc/xml/AdminRef/generate-xml.pl | 37 +++
doc/xml/AdminRef/pod2refentry | 558 ++++++++++++++++++++++++++++++++++++++
doc/xml/AdminRef/preface.xml | 171 ++++++++++++
7 files changed, 889 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository