X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/2151c460749add88bff9ee8cec4caf48a93f6c64..387ff7ac8e96fb90dbfd764956582a499a9bc699:/help/C/README.txt?ds=inline diff --git a/help/C/README.txt b/help/C/README.txt index 60314004..acddb261 100644 --- a/help/C/README.txt +++ b/help/C/README.txt @@ -1,3 +1,12 @@ # How to generate HTML from the xml: xmlto xhtml -m config.xsl viking.xml # ATM config is setup for a single page - index.html + +# To generate a block of text for the Wiki: +html2wiki --dialect=MediaWiki \ +--wiki-uri=http://sourceforge.net/apps/mediawiki/viking \ +--base-uri=http://sourceforge.net/apps/mediawiki/viking \ +index.html > help.wiki + +# To generate the PDF: +dblatex viking.xml