All Projects → xoofx → SharpDoc

xoofx / SharpDoc

Licence: MIT License
SharpDoc is a documentation tool to generate HTML documentation for .NET projects

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language
smalltalk
420 projects

SharpDoc is a documentation tool to generate HTML documentation for .NET projects.

An example documentation can be found at SharpDX Documentation

This documentation system is delivering a high quality documentation and fully generated class API reference. Current features are:

  • Generates Class API Reference from .NET assemblies and XML documentation file
  • Fully template based system using the simple and powerfull Razor template engine. Develop your page using cshtml, css, Javascript and C#
  • Easily stylable, customizable, overridable
  • Clean Class Library Reference generated from assemblies, using JavaScript and CSS for a better user experience
  • Support for namespace and assembly documentation
  • Support for custom user topics and table of contents
  • Links to MSDN .NET documentation
  • Easier to maintain and faster than Sandcastle

TODO: Add more information on usage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].