1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fix up styling of tables in documentation

This commit is contained in:
Jeremy Stretch
2020-03-26 11:54:58 -04:00
parent 058c78d8be
commit 66a99e13bb
2 changed files with 14 additions and 1 deletions

View File

@@ -7,11 +7,12 @@ python:
theme:
name: readthedocs
navigation_depth: 3
extra_css:
- extra.css
markdown_extensions:
- admonition:
- markdown_include.include:
headingOffset: 1
nav:
- Introduction: 'index.md'
- Installation: