Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Glatzle
cosmic_dustbox
Commits
dcf4c5ff
Commit
dcf4c5ff
authored
Dec 06, 2018
by
findesgh
Browse files
Merge branch 'docs' into dev
parents
0fbedc6c
a97bda1b
Changes
2
Show whitespace changes
Inline
Side-by-side
docs/index.md
0 → 100644
View file @
dcf4c5ff
# Welcome to MkDocs
For full documentation visit
[
mkdocs.org
](
https://mkdocs.org
)
.
## Commands
*
`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
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
mkdocs.yml
0 → 100644
View file @
dcf4c5ff
site_name
:
cosmic_dustbox documentation
site_author
:
Martin Glatzle
theme
:
readthedocs
site_dir
:
docs/html_docs
pages
:
-
Introduction
:
'
index.md'
-
Quick start
:
'
quickstart.md'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment