How to help documenting
Great that you would like to help making the documentation as good as possible. Please follow these guidelines to make the documentation as consistent and easy to read as possible.
TODO: How to use Gitbook for documentation
- Use three back-ticks ``` when writing code blocks one back-tick when writing inline code. Also add code language next to the opening ticks to get syntax highlighting. Check out: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code
- Provide "Source links" list at the bottom of the page when grabbing content from external sites. Use H4 (####) for the title.
- Great if you can add a "Relevant links" list at the bottom of the page. Use H4 (####) for the title. See the bottom of this page