SharpDoc is the genuine tool behind this documentation. It is a complete documentation system specially developped for SharpDX that will be soon accessible as a public tool.
This documentation system is delevering a high quality documentation and fully generated class API reference. Current features are:
- Fully template based system using the simple and powerfull Razor template engine. Develop your page using cshtml, css, Javascript and C#!
- Easily 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
TBD: Explain how the documentation system is working, how to build a documentation, config files, customize cshtml, css...etc.