-
Notifications
You must be signed in to change notification settings - Fork 212
Editing this Wiki
goldy edited this page Apr 6, 2016
·
19 revisions
- Wiki pages can be edited either on the github wiki page or via a cloned repository
- New pages created on the wiki page will not be in a subdirectory but can be moved in a cloned repository
- When creating a new page, be sure to select reStructuredText from the Edit mode: dropdown
- When creating a new page in a repo, use the .rest file suffix
- If adding a new page which should be at the top level, add it to the sidebar
- To learn more about using reStructuredText and Sphinx, see the Getting Started page.