Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
/ DokuGen Public archive

.NET XML Documentation to DokuWiki converter

Notifications You must be signed in to change notification settings

ModdersLink/DokuGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DokuGen

DokuGen is a C# program for generating DokuWiki files from .net assemblies and xml documentation.

  • Place Dll's and Xml files in Input Directory
  • Create dokuwiki compatible documentation in the output directory
  • Magic

Eventually Planning:

  • Drag and Drop support
  • Linking pages together automatically
  • Export different styles for dokuwiki

Installation

DokuGen requires .NET Framework 4.6.x+ to work properly.

Compile the application in x86 if you are reflecting 32 bit assemblies, or x64 if you are using 64 bit.

Usage: DokuGen

Created By

kiwidog - For automating Rime documentation

About

.NET XML Documentation to DokuWiki converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages