{"id":23449940,"url":"https://github.com/natefoo/sphinxcontrib-simpleversioning","last_synced_at":"2025-04-10T05:54:59.252Z","repository":{"id":57469929,"uuid":"117891572","full_name":"natefoo/sphinxcontrib-simpleversioning","owner":"natefoo","description":"Simplified version linking for Sphinx documentation","archived":false,"fork":false,"pushed_at":"2019-02-14T00:37:32.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T23:16:17.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/natefoo.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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-01-17T20:54:39.000Z","updated_at":"2019-02-14T00:37:33.000Z","dependencies_parsed_at":"2022-09-19T10:21:03.210Z","dependency_job_id":null,"html_url":"https://github.com/natefoo/sphinxcontrib-simpleversioning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natefoo%2Fsphinxcontrib-simpleversioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natefoo%2Fsphinxcontrib-simpleversioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natefoo%2Fsphinxcontrib-simpleversioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natefoo%2Fsphinxcontrib-simpleversioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natefoo","download_url":"https://codeload.github.com/natefoo/sphinxcontrib-simpleversioning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166929,"owners_count":21058480,"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":[],"created_at":"2024-12-23T23:31:12.338Z","updated_at":"2025-04-10T05:54:59.231Z","avatar_url":"https://github.com/natefoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============================\nsphinxcontrib-simpleversioning\n==============================\n\nSphinx extension that allows adding version selection to docs.\n\n* Python 2.7, 3.3, 3.4, and 3.5 supported\n\nThis is based on, but is a vastly simplified version of sphinxcontrib.versioning_ intended for building and publishing\ndocumentation with automation/continuous integration tools.\n\nSee the sphinxcontrib.versioning_ documentation if you need more features or would like to understand the differences.\n\n.. _sphinxcontrib.versioning: https://robpol86.github.io/sphinxcontrib-versioning/\n\n📖 Full documentation: https://sphinxcontrib-simpleversioning.readthedocs.io/\n\nQuickstart\n==========\n\nInstall:\n\n.. code:: console\n\n    pip install sphinxcontrib-versioning\n\nUsage (in Sphinx ``conf.py``):\n\n.. code:: python\n\n    extensions.append('sphinxcontrib.simpleversioning')\n    simpleversioning_versions = [\n        'master',\n        {'id': 'dev', 'name': 'latest'},\n    ]\n\n.. changelog-section-start\n\nChangelog\n=========\n\nThis project adheres to `Semantic Versioning \u003chttp://semver.org/\u003e`_.\n\n0.0.2 - 2019-02-13\n------------------\n\n* Drop reference to unused banner.css from sphinxcontrib.versioning_.\n\n0.0.1 - 2018-01-17\n------------------\n\n* Initial development/testing version.\n\n.. changelog-section-end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatefoo%2Fsphinxcontrib-simpleversioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatefoo%2Fsphinxcontrib-simpleversioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatefoo%2Fsphinxcontrib-simpleversioning/lists"}