netbox/docs
Martin Hauser d68f42140f
Closes #19535 - Add Project Stanza to pyproject toml (#19643)
* feat(project): Add project metadata to pyproject.toml

Introduces project metadata, including name, version, authors, and
description, to `pyproject.toml` for enhanced package definition.
Also includes URLs for source code, documentation, and issue tracking.

* docs(release): Add checklist item for Python versions in pyproject.toml

Include step to update minimum and supported Python versions
in the project metadata file as part of the release process.

* docs(release): Update checklist to include pyproject.toml versioning

Add a step to update the version in `pyproject.toml` alongside
`release.yaml`.

* feat(project): Update pyproject.toml for best practices

Refreshes metadata to resolve deprecations and follow packaging best
practices. Updates include description, license, Python versions,
classifiers, maintainers, and repository URLs for improved compliance.

* fix(project): Update repository URL key in pyproject.toml

Replaces the 'Repository' key with 'Source' in accordance with updated
metadata conventions. This ensures compliance with modern best
practices for project metadata.

* fix(project): Specify Python 3 :: Only in classifiers

Updates the Python version classifier in `pyproject.toml` to indicate
support exclusively for Python 3. This change ensures clarity in the
supported Python versions for the project metadata.
2025-06-04 14:37:18 -05:00
..
_theme Closes #16669: Include a notice when rendering docs locally 2024-09-17 14:44:51 -04:00
administration Merge main into feature 2025-04-10 17:17:21 -04:00
configuration #19619 update documentation for consistency (#19620) 2025-06-03 09:13:10 -04:00
customization Merge main into feature 2025-04-10 17:17:21 -04:00
development Closes #19535 - Add Project Stanza to pyproject toml (#19643) 2025-06-04 14:37:18 -05:00
features Fix typo in Site Groups docs 2025-01-24 08:10:39 -05:00
getting-started Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
installation Fixes typo 2025-05-16 15:09:52 +02:00
integrations Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
media Closes #16903: Update release process to use Transifex CLI client (#17916) 2024-11-07 08:57:02 -05:00
models Release v4.3-beta1 (#19172) 2025-04-14 15:12:47 -04:00
plugins Fixes #19530: Overhaul documentation for plugin views (#19530) 2025-05-27 10:07:48 -07:00
reference Clean up the Markdown reference guide 2024-03-26 16:26:47 -04:00
release-notes Release v4.3.1 2025-05-13 15:44:10 -04:00
extra.css Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00
index.md Closes #19611: Update index.md To Spell Acronym First Time It's Found (#19614) 2025-05-30 13:57:22 -05:00
introduction.md Closes #18820: Bump minimum PostgreSQL version to 14 (#18909) 2025-03-14 13:45:44 -05:00
netbox_logo_dark.svg Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00
netbox_logo_light.svg Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00