Commit Graph

42 Commits

Author SHA1 Message Date
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
59536fda64 Update Slack links 2021-03-15 14:45:53 -04:00
Jeremy Stretch
5eea42a9a1 Closes #5923: Include depdency upgrades as part of standard release process 2021-03-08 16:46:11 -05:00
Jeremy Stretch
55b626ad5d Update Slack links; start phasing out mailing list 2021-03-01 09:54:30 -05:00
Jeremy Stretch
9dce2f241d Update documentation to reference the feature branch 2020-12-22 13:12:38 -05:00
Jeremy Stretch
f833d7cca7 Encourage people to use GitHub discussions in place of the mailing list 2020-12-10 15:59:42 -05:00
Jeremy Stretch
364dbb2690 Add a "getting started" page for developers 2020-11-18 11:25:31 -05:00
Jeremy Stretch
41bf432f94 Refresh development documentation 2020-11-18 10:07:39 -05:00
Jeremy Stretch
9e7aa87651 Update the netbox-discuss mailing list URL 2020-10-07 08:53:04 -04:00
Jeremy Stretch
bd375603b9 Merge branch 'develop' into develop-2.9 2020-07-23 14:35:34 -04:00
Jeremy Stretch
22f41fa396 Update release instructions 2020-07-23 10:17:57 -04:00
Jeremy Stretch
779dc8be86 Merge branch 'develop' into develop-2.9 2020-07-02 10:01:01 -04:00
Jeremy Stretch
0be63e7c9d Remove reference to choices API endpoints 2020-06-30 15:55:15 -04:00
Jeremy Stretch
d5a1b92f28 Introduce ObjectView to enforce object-level permissions for individual object views 2020-05-21 15:53:00 -04:00
Jeremy Stretch
54d9858dfb Update release notes index 2020-05-06 15:03:35 -04:00
Jeremy Stretch
20b03e3b35 Merge branch 'develop' into 492-table-column-ordering 2020-04-29 10:08:56 -04:00
Jeremy Stretch
15c260c484 Update development docs to remove squashing instructions 2020-04-29 09:44:41 -04:00
Jeremy Stretch
2b1148732b Document table columns preference 2020-04-28 14:32:32 -04:00
Jeremy Stretch
1728cc0f59 Add extras.configcontext.format to preferences doc 2020-04-24 13:11:01 -04:00
Jeremy Stretch
e1df078352 Document available user preferences 2020-04-24 09:46:02 -04:00
Jeremy Stretch
fa40176280 Add developer docs for application registry 2020-03-30 15:31:13 -04:00
Jeremy Stretch
683f358ebb Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
Jeremy Stretch
3b65e4013a Updated the style guide 2020-02-13 11:04:07 -05:00
Jeremy Stretch
d8eca9d9a4 Add guide for squashing schema migrations 2020-01-14 14:14:54 -05:00
Jeremy Stretch
d0139e064c Extend section regarding test adaptation 2020-01-10 12:24:47 -05:00
Jeremy Stretch
c038c4450c Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
Jeremy Stretch
6dab507db9 Release v2.6.6 2019-10-10 12:18:18 -04:00
Jeremy Stretch
7fcdb50dcc Reorganized CHANGELOG into release notes based on minor version number 2019-10-09 13:54:05 -04:00
John Anderson
8bd1a48973 fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
2019-08-19 01:53:39 -04:00
Robert Ellegate
95bee19161 Replacing references to digitalocean org
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
2019-07-10 09:23:43 -04:00
John Anderson
524e7e5f08 changelog and docs updates for 2.6 2019-04-19 02:32:50 -04:00
Jeremy Stretch
174dfab2b2 Add reminder to update static field choices 2018-12-04 15:19:38 -05:00
Jeremy Stretch
5d7f316f4f Add developer guidance for the introduction of new dependencies 2018-11-27 10:45:10 -05:00
Jeremy Stretch
cbdd0e3678 Expanded the development style guide 2018-11-12 14:36:09 -05:00
Jeremy Stretch
6a582413e2 Added development docs for extending a model 2018-11-12 13:59:58 -05:00
Jeremy Stretch
493091519a Added note about CHANGELOG to release checklist 2018-08-22 11:50:25 -04:00
Jeremy Stretch
7c129d106e Added release checklist to development docs 2018-08-02 11:53:31 -04:00
Jeremy Stretch
b68755fbb9 Extended developer docs 2018-08-01 12:38:57 -04:00
Jeremy Stretch
16e2445799 Added a style section 2018-07-30 14:16:45 -04:00
Jeremy Stretch
514a7c887d Additional documentation cleanup 2018-07-27 13:42:18 -04:00
Jeremy Stretch
70bed34a94 Started v2.4 documentation refresh 2018-07-17 17:23:10 -04:00
Jeremy Stretch
ac8ee2a06d Started documenting utility views 2017-09-12 13:53:15 -04:00