Browse Source

Add anchor tracking, autogenerates subtopic links

pull/16/head
Chintan Desai 1 year ago
committed by GitHub
parent
commit
944a669c6b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mkdocs.yml

+ 1
- 0
mkdocs.yml View File

@ -25,6 +25,7 @@ theme:
favicon: images/hello_robot_favicon.png
features:
- navigation.instant
- navigation.tracking
extra_css:
- ./extra.css

Loading…
Cancel
Save