netbox/docs
Marcus Crane 335cfcde57
Use relative links that work locally and in production
At present, a mix of link types are used in the Netbox
documentation from markdown file links to relative and
absolute anchor links.

Of the three types, linking to markdown files is the
most ideal because it allows navigation locally on disk,
as well as being translated into working links at render
time.

While not obvious, mkdocs handles converting markdown
links to valid URLs.

Signed-Off-by: Marcus Crane <marcu.crane@daimler.com>
2021-03-18 19:39:03 +13:00
..
additional-features Use relative links that work locally and in production 2021-03-18 19:39:03 +13:00
administration Merge branch 'develop' into develop-2.10 2020-11-05 15:33:07 -05:00
configuration Use relative links that work locally and in production 2021-03-18 19:39:03 +13:00
core-functionality Documentation for #259 2020-09-24 14:18:08 -04:00
development Use relative links that work locally and in production 2021-03-18 19:39:03 +13:00
installation Use relative links that work locally and in production 2021-03-18 19:39:03 +13:00
media Closes #5177: Note permissions required for running reports and custom scripts 2020-09-24 10:32:15 -04:00
models Documentation for #259 2020-09-24 14:18:08 -04:00
plugins Fixes #5254 - Require plugin authors to set zip_safe=False 2020-12-17 16:18:10 -06:00
release-notes Changelog for #5977 2021-03-17 15:41:27 -04:00
rest-api Use relative links that work locally and in production 2021-03-18 19:39:03 +13:00
extra.css Minor improvements to installation docs 2020-04-09 14:43:22 -04:00
index.md Closes #5313: Denote official support for Python 3.8 2020-11-05 16:08:33 -05:00
netbox_logo.png We have a logo! 2016-08-09 14:57:14 -04:00
netbox_logo.svg Converted text to path 2019-12-30 18:28:39 +00:00
requirements.txt Force mkdocs to v1.1 for RTD build 2020-03-10 13:37:31 -04:00