# OrchardDoc **Repository Path**: robinnode/OrchardDoc ## Basic Information - **Project Name**: OrchardDoc - **Description**: Orchard Documentation - **Primary Language**: HTML - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-05 - **Last Updated**: 2021-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - You can create a `_PageStart.cshtml` and a `_SiteLayout.cshtml` in each of the subfolders to customize them per book/chapter - `Index.markdown` is the default document when no route is defined - URLs like `[text](url)` are automatically resolved - file references like `[text](./filename)` are automatically resolved - `#include(./filename.markdown)` are automatically inserted - comments can be done using `//` at the beginning of lines