Welcome to MkDocs¶
For full documentation visit mkdocs.org.
For extended info how to use use: Examples
Commands¶
First Header | Second Header | Third Header |
---|---|---|
Content Cell | Content Cell | Content Cell |
Content Cell | Content Cell | Content Cell |
Note
This only the docs for the DATA. The Docs Something
1 2 3 4 5 | Fenced code blocks are like Standard Markdown’s regular code blocks, except that they’re not indented and instead rely on start and end fence lines to delimit the code block. |
1 2 | #include <iostream> int unassigned = 0; |
1 2 | import this print("Please document syntax highlighting in mkdocs") |
mkdocs new [dir-name]
- Create a new project.mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs help
- Print this help message.
Project layout¶
1 2 3 4 | mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files. |
Here is some incorrect Markdown. I am adding this here. Here is some more text
that I am removingtext. And here is even more text that I
am adding. Paragraph was deleted and replaced with some spaces.
Spaces were removed and a paragraph was added.
And here is a comment on some
textThis works quite well. I just wanted to comment on it.. Substitutions isare great!
General block handling.
- test remove
- test remove
- test remove
- test remove
- test remove
- test add
- test add
- test add
- test add
- test add