User Tools

Site Tools


projects:doxy2doku

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:doxy2doku [2014/08/03 22:07] – [Summary] mkuciaprojects:doxy2doku [2014/08/03 22:12] (current) mkucia
Line 4: Line 4:
 I am using [[wp>XSLT]] to generate dokuwiki page. I am using [[wp>XSLT]] to generate dokuwiki page.
 ===== Step 1: Build Doxygen XML files ===== ===== Step 1: Build Doxygen XML files =====
 +I like to use doxywizard.
 ===== Step 2: Merge XML files into single one ===== ===== Step 2: Merge XML files into single one =====
 ''msxsl.exe ./xml/index.xml ./xml/combine.xslt -o ./xml/combined.xml'' ''msxsl.exe ./xml/index.xml ./xml/combine.xslt -o ./xml/combined.xml''
  
 ===== Step 3: Build DokuWiki textfiles ===== ===== Step 3: Build DokuWiki textfiles =====
 +''msxsl.exe ./xml/combined.xml transform.xsl -o wikipage.txt''
 ===== Step 4: Copy DokuWiki files ===== ===== Step 4: Copy DokuWiki files =====
 +To the dokuwiki pages directory.
 ===== Summary ===== ===== Summary =====
  
projects/doxy2doku.txt · Last modified: 2014/08/03 22:12 by mkucia