Skip to content

Commit e6b3190

Browse files
authored
Update README.md
1 parent 9b047ea commit e6b3190

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
# doc-cqp-dnt
2+
3+
## Commands
4+
mkdocs serve - Start the live-reloading docs server.
5+
mkdocs build - Build the documentation site.
6+
mkdocs -h - Print help message and exit.
7+
8+
## Project layout
9+
10+
mkdocs.yml # The configuration file.
11+
docs/
12+
index.md # The documentation homepage.
13+
... # Other markdown pages, images and other files.

0 commit comments

Comments
 (0)