Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Geaz/sharpDox

A c# documentation tool (Discontinued)
https://github.com/Geaz/sharpDox

Last synced: about 2 months ago
JSON representation

A c# documentation tool (Discontinued)

Awesome Lists containing this project

README

        

Create documentation with ease
------------------

**sharpDox** is a documentation tool to create c# code documentation of any type.
The tool creates a model of a given c# solution and passes it to the registered export plugins.
The plugins transform the model to a defined output. **sharpDox** comes with a chm & html export plugin which
demonstrate the possibilities of the tool.

[This](http://sharpdox.de/en/doc/) is an example for a html documentation.

If you want to try the latests development version go to my site at [AppVeyor](https://ci.appveyor.com/project/Geaz/sharpdox/history).

[![Build status](https://ci.appveyor.com/api/projects/status/wgftr0x2pxg3x71m?svg=true)](https://ci.appveyor.com/project/Geaz/sharpdox)