Skip to content

Commit 7ce68e8

Browse files
author
Devyn Stott
committed
doc(): testing new docs, Round 2
1 parent 5eda83b commit 7ce68e8

7 files changed

Lines changed: 10 additions & 57 deletions

File tree

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/Makefile

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/license.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# License
2+
3+
Please see the LISCENSE file in the src repo for more information.

docs/make.bat

Lines changed: 0 additions & 36 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

mkdocs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
site_name: Python-Starter
2+
repo_url: https://github.com/SyntaxRules/python-starter/
3+
pages:
4+
- 'Home': 'overview.md'
5+
- 'User Guide':
6+
- 'Quick Start': 'article1.md'
7+
- 'Service API': 'article2.md'

0 commit comments

Comments
 (0)