Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/Geaz/sharpDox
- Owner: geaz
- License: mit
- Archived: true
- Created: 2013-12-14T21:59:36.000Z (almost 11 years ago)
- Default Branch: dev
- Last Pushed: 2020-02-08T08:15:30.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T00:43:10.221Z (4 months ago)
- Language: C#
- Homepage: http://sharpdox.de
- Size: 51.7 MB
- Stars: 164
- Watchers: 17
- Forks: 40
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.md
Awesome Lists containing this project
- awesome-dotnet-cn - SharpDox - C#文档工具。 (文档)
- awesome-dotnet - SharpDox - A C# documentation tool (Documentation)
- awesome-dot-dev - SharpDox - A C# documentation tool (Documentation)
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)