On Sun, Jan 04, 2009 at 06:34:59AM +0200, Basil Mohamed Gohar wrote:
On Sat, 2009-01-03 at 15:15 -0800, Karsten Wade wrote:
Thanks! I hadn't gotten this far with the Installation Guide, so this is well timed.
If anyone wants to do what Paul describes, the branch 'f11-publican-conversion' is in the fedorahosted.org/install-guide git repository. You don't need to have project access, you can do it with git-clone and git for patching.
- Karsten
Karsten,
I'm not too familiar with what's covered by rpm-info - would this relate at all to the man page coverage mini-project?
Not as far as I can tell.
The rpm-info.xml document is a metadata container we use in our legacy FDP toolchain. It holds information that is transformed for use in turning our DocBook XML documents into HTML, PDF, RPM, etc. Publican has mostly the same functionality but a completely different way of storing information, so I created this conversion stuff to help people who are moving documents from one to the other.