This repo rolls up all the miruken documentation into a single place. It is intented to be consumed by our automated build server.
It expects a very specific folder structure. .. code:
.
|-- miruken
| |-- Documentation
| |-- miruken.github.io
| |-- Specificaiton
|
|-- miruken-es5
| |-- miruken
|
|-- miruken-dotnet
|-- Miruken
|-- Miruken.Mediate
|-- Miruken.Mvc
|-- SymbolDownloader
The built documentation is hosted on Miruken.com
This documentation is written with reStructuredText and Sphinx
How to include source code in docs