Jeremy Stretch
9aef95da97
Closes #17733 : Replace pycodestyle with ruff ( #17734 )
...
* Resolve F541 errors
* Resolve F841 errors
* Resolve F811 errors
* Resolve F901 errors
* Resolve E714 errors
* Ignore F821 errors for GraphQL mixins
* Replace pycodestyle with ruff
* Move ignores to ruff.toml
2024-10-11 07:43:46 -04:00
Jeremy Stretch
ff8bbfbe50
Closes #14638 : Drop support for Python 3.8 and 3.9
2024-01-03 13:33:00 -05:00
jeremystretch
1b91d7adc6
Add branch naming standard to developer docs
2022-08-25 15:03:16 -04:00
Arthur Hanson
3762b66bbd
#10139 update development documents for githooks and web-ui ( #10141 )
...
* #10139 update development documents for githooks and web-ui
* Remove redudant phrase
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 08:21:55 -04:00
jeremystretch
3af8aaac3f
Refresh development docs
2022-08-18 13:40:44 -04:00
jeremystretch
5a78c3cc12
Update development docs
2022-02-18 15:35:08 -05:00
jeremystretch
c497c47ae3
Closes #8649 : Enable customization of configuration module using NETBOX_CONFIGURATION environment variable
2022-02-15 12:36:03 -05:00
Johannes Erwerle
a31379bf0c
Fixes #8477 : The commands for running the tests in the development section are not working
2022-01-28 17:54:37 +01:00
jeremystretch
8a2d387495
Reference netbox-demo-data repo in development guide
2022-01-10 15:34:27 -05:00
jeremystretch
4a49a4000d
Refresh development documentation
2021-12-15 16:31:06 -05:00
Marcus Crane
65f0c95b20
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
Jeremy Stretch
9dce2f241d
Update documentation to reference the feature branch
2020-12-22 13:12:38 -05:00
Jeremy Stretch
364dbb2690
Add a "getting started" page for developers
2020-11-18 11:25:31 -05:00