netbox/docs
Robin Schneider c5a265e828
Use HTTPS URL schema everywhere (#5505)
* Use HTTPS everywhere (mechanical edit using util from https-everywhere)

```Shell
node ~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
git checkout netbox/project-static/
```

A few additional changes where reset manually before the commit.

* Use HTTPS everywhere (mechanical edit using util from opening_hours.js)

```Shell
make -f ~/src/opening-hours/opening_hours.js/Makefile qa-https-everywhere
git checkout netbox/project-static/
git checkout netbox/*/tests
```
2020-12-21 12:02:30 -05:00
..
additional-features Django templating language is no longer supported for export templates 2020-12-17 09:48:22 -05:00
administration Merge branch 'develop' into develop-2.10 2020-11-05 15:33:07 -05:00
configuration Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05:00
core-functionality Documentation for #259 2020-09-24 14:18:08 -04:00
development Encourage people to use GitHub discussions in place of the mailing list 2020-12-10 15:59:42 -05:00
installation Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05: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 Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05:00
rest-api Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05: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