Files
cookiecutter-data-science/mkdocs/search_index.json
T

24 lines
1.3 KiB
JSON

{
"docs": [
{
"location": "/",
"text": "Welcome to Peter\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-peter",
"text": "For full documentation visit mkdocs.org .",
"title": "Welcome to Peter"
},
{
"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"
}
]
}