Skip to content

Commit

Permalink
Merge pull request #1 from google/master
Browse files Browse the repository at this point in the history
Change mkdocs from pages to nav (google#421)
  • Loading branch information
barbich committed Dec 27, 2022
2 parents 76a1308 + e1e95ff commit 1fa1156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: Python Fire
theme: readthedocs
markdown_extensions: [fenced_code]
pages:
nav:
- Overview: index.md
- Installation: installation.md
- Benefits: benefits.md
Expand Down

0 comments on commit 1fa1156

Please sign in to comment.