mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-24 18:18:27 +00:00
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"location": "/",
|
|
"text": "Welcome to MkDocs\n\n\nFor full documentation visit \nmkdocs.org\n.\n\n\nCommands\n\n\n\n\nmkdocs new [dir-name]\n - Create a new project.\n\n\nmkdocs serve\n - Start the live-reloading docs server.\n\n\nmkdocs build\n - Build the documentation site.\n\n\nmkdocs help\n - Print this help message.\n\n\n\n\nProject layout\n\n\nmkdocs.yml # The configuration file.\ndocs/\n index.md # The documentation homepage.\n ... # Other markdown pages, images and other files.",
|
|
"title": "Home"
|
|
},
|
|
{
|
|
"location": "/#welcome-to-mkdocs",
|
|
"text": "For full documentation visit mkdocs.org .",
|
|
"title": "Welcome to MkDocs"
|
|
},
|
|
{
|
|
"location": "/#commands",
|
|
"text": "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.",
|
|
"title": "Commands"
|
|
},
|
|
{
|
|
"location": "/#project-layout",
|
|
"text": "mkdocs.yml # The configuration file.\ndocs/\n index.md # The documentation homepage.\n ... # Other markdown pages, images and other files.",
|
|
"title": "Project layout"
|
|
}
|
|
]
|
|
} |