/OrchardDoc

Orchard Documentation

Primary LanguageC#

- You can create a _PageStart.cshtml and a _Layout.cshtml in each of the sub folders to customize them per book/chapter
- Index.markdown is the default document when no route is defined
- urls like [text](~/url) are automatically resolved
- #include(~/url.markdown) are automatically inserted
- comments can be donne using // at the beginning of lines