mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-15 03:35:35 +00:00
Now opening external links in new tab (added little icon), started build documentation
This commit is contained in:
@ -19,10 +19,11 @@ theme:
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
features:
|
||||
- instant
|
||||
- tabs
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
extra_javascript:
|
||||
- javascripts/extra.js
|
||||
|
||||
# Navigation
|
||||
nav:
|
||||
@ -79,6 +80,9 @@ markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- markdown.extensions.codehilite
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
- toc:
|
||||
permalink: ⚓
|
||||
|
||||
|
Reference in New Issue
Block a user