Skip to content

modulexcite/SharpDoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.8%
  • JavaScript 18.9%
  • CSS 12.8%
  • Java 1.5%