Skip to content

Commit 73690c1

Browse files
committed
Add License section to docs
- Include `usage/license.md` in the documentation navigation. - Create a new `license.md` file to display licensing information.
1 parent c1deeff commit 73690c1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/usage/license.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "LICENSE"

mkdocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ nav:
6262
- General:
6363
- Contributing: usage/contributing.md
6464
- Change Log: usage/changelog.md
65+
- License: usage/license.md
6566
- Modules:
6667
- code/index.md
6768
- CLI: code/cli.md

0 commit comments

Comments
 (0)