{"id":16887955,"url":"https://github.com/humitos/sphinx-version-warning","last_synced_at":"2025-10-27T04:08:10.763Z","repository":{"id":57470044,"uuid":"134488682","full_name":"humitos/sphinx-version-warning","owner":"humitos","description":"Sphinx extension that adds a highgly customizable version warning banner","archived":false,"fork":false,"pushed_at":"2023-01-07T23:48:49.000Z","size":291,"stargazers_count":15,"open_issues_count":15,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-02T08:45:52.269Z","etag":null,"topics":["banner","documentation","python","readthedocs","sphinx","warning"],"latest_commit_sha":null,"homepage":"https://sphinx-version-warning.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humitos.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-23T00:01:06.000Z","updated_at":"2025-04-14T17:49:50.000Z","dependencies_parsed_at":"2023-02-08T03:31:33.611Z","dependency_job_id":null,"html_url":"https://github.com/humitos/sphinx-version-warning","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/humitos/sphinx-version-warning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humitos%2Fsphinx-version-warning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humitos%2Fsphinx-version-warning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humitos%2Fsphinx-version-warning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humitos%2Fsphinx-version-warning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humitos","download_url":"https://codeload.github.com/humitos/sphinx-version-warning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humitos%2Fsphinx-version-warning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294191,"owners_count":22987600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["banner","documentation","python","readthedocs","sphinx","warning"],"created_at":"2024-10-13T16:48:01.866Z","updated_at":"2025-10-27T04:08:10.682Z","avatar_url":"https://github.com/humitos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|PyPI version| |Docs badge| |License|\n\nsphinx-version-warning\n======================\n\n``sphinx-version-warning`` is a Sphinx extension that allows you to show a Warning banner at the top of your documentation.\nBy default, the banner is shown based on the version that is displayed compared (using SemVer_) with the latest version on the server.\n\n\nInstallation\n------------\n\n::\n\n   pip install sphinx-version-warning\n\n\nConfiguration\n-------------\n\nAdd this extension in your ``conf.py`` file as:\n\n.. code-block:: python\n\n   extensions = [\n    # ... other extensions here\n\n    'versionwarning.extension',\n   ]\n\n\nDocumentation\n-------------\n\nCheck out the full documentation at https://sphinx-version-warning.readthedocs.io/\n\n.. _SemVer: https://semver.org/\n\n\n.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-version-warning.svg\n   :target: https://pypi.org/project/sphinx-version-warning\n   :alt: Current PyPI version\n.. |Docs badge| image:: https://readthedocs.org/projects/sphinx-version-warning/badge/?version=latest\n   :target: https://sphinx-version-warning.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation status\n.. |License| image:: https://img.shields.io/github/license/humitos/sphinx-version-warning.svg\n   :target: LICENSE\n   :alt: Repository license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumitos%2Fsphinx-version-warning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumitos%2Fsphinx-version-warning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumitos%2Fsphinx-version-warning/lists"}