[lxc-devel] Putting man pages on website?

Rob Landley rlandley at parallels.com
Wed Feb 16 23:39:31 UTC 2011


Attached is is the world's ugliest shell script to convert the *.sgml.in
files to html.

The doc directory hasn't got a makefile in it, so there's nothing to add
an HTML output path to.  If you cd in there and try to convert stuff
directly (as was suggested) you have to chop out @builddir@ from the
paths (which the above ugly sed does).

This documentation directory seems badly bit-rotted.  Part of what this
script does is update the docbook templates to a version still available
on the website.

The attached patch fixes two build breaks in the sgml files:

lxc-checkpoint.sgml.in
Element Title in namespace '' encountered in refsect1, but no template
matches.

lxc-restart.sgml:58: parser error : AttValue: " or ' expected
      <arg
choice=req><option>--name=<replaceable>NAME</replaceable></option></a
                  ^


-------------- next part --------------
A non-text attachment was scrubbed...
Name: woot.sh
Type: application/x-sh
Size: 610 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20110216/e18adf38/attachment.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.patch
Type: text/x-patch
Size: 1432 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20110216/e18adf38/attachment.bin>


More information about the lxc-devel mailing list