Script enabling off-line preparation and version control of wiki pages
This tool is a bash script that enables off-line editing and git version control of markdown files for the standard SourceForge wiki tool. In this way you can prepare changes in documentation while working on a release and publish them at the moment your release becomes available to the public. It uses Sourceforge's Allura REST API to download and publish the wiki's markdown files.
The enhancements for NDoc where implemented for my master thesis and are based on the NDoc Project 1.3.1 and the enhancements from Richard Jonas V16. Generics for the MSDN-documenter. VS 05/08 Solution Files can be opened. A small Add-On is implemented.