sphinx-removed-in


Namesphinx-removed-in JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/MrSenko/sphinx-removed-in
Summaryversionremoved and removed-in directives for Sphinx
upload_time2024-08-02 09:45:41
maintainerNone
docs_urlNone
authorAlexander Todorov
requires_pythonNone
licenseBSD
keywords sphinx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sphinx Removed In Extension
---------------------------

.. image:: https://travis-ci.org/MrSenko/sphinx-removed-in.svg?branch=master
   :target: https://travis-ci.org/MrSenko/sphinx-removed-in

.. image:: https://coveralls.io/repos/github/MrSenko/sphinx-removed-in/badge.svg?branch=master
   :target: https://coveralls.io/github/MrSenko/sphinx-removed-in?branch=master

.. image:: https://landscape.io/github/MrSenko/sphinx-removed-in/master/landscape.svg?style=flat
   :target: https://landscape.io/github/MrSenko/sphinx-removed-in/master
   :alt: Code Health

This is a Sphinx extension which recognizes the ``.. versionremoved::`` and
``.. removed-in::`` directives. These are missing from Sphinx'es
`core markup <http://www.sphinx-doc.org/en/stable/markup/para.html>`_.

Installation
============

Use pip to install from PyPI:

::

    pip install sphinx-removed-in


Configure your ``conf.py``:

::

    # Add any Sphinx extension module names here, as strings. They can be extensions
    # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
    extensions = ['sphinx_removed_in']

Contributing
============

Source code and issue tracker are at https://github.com/MrSenko/sphinx-removed-in

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MrSenko/sphinx-removed-in",
    "name": "sphinx-removed-in",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Sphinx",
    "author": "Alexander Todorov",
    "author_email": "atodorov@MrSenko.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/e1/6275b7557940de904de258d5ece632b6363c99f4f75c6db108f7f00d2029/sphinx-removed-in-0.2.3.tar.gz",
    "platform": null,
    "description": "Sphinx Removed In Extension\n---------------------------\n\n.. image:: https://travis-ci.org/MrSenko/sphinx-removed-in.svg?branch=master\n   :target: https://travis-ci.org/MrSenko/sphinx-removed-in\n\n.. image:: https://coveralls.io/repos/github/MrSenko/sphinx-removed-in/badge.svg?branch=master\n   :target: https://coveralls.io/github/MrSenko/sphinx-removed-in?branch=master\n\n.. image:: https://landscape.io/github/MrSenko/sphinx-removed-in/master/landscape.svg?style=flat\n   :target: https://landscape.io/github/MrSenko/sphinx-removed-in/master\n   :alt: Code Health\n\nThis is a Sphinx extension which recognizes the ``.. versionremoved::`` and\n``.. removed-in::`` directives. These are missing from Sphinx'es\n`core markup <http://www.sphinx-doc.org/en/stable/markup/para.html>`_.\n\nInstallation\n============\n\nUse pip to install from PyPI:\n\n::\n\n    pip install sphinx-removed-in\n\n\nConfigure your ``conf.py``:\n\n::\n\n    # Add any Sphinx extension module names here, as strings. They can be extensions\n    # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.\n    extensions = ['sphinx_removed_in']\n\nContributing\n============\n\nSource code and issue tracker are at https://github.com/MrSenko/sphinx-removed-in\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "versionremoved and removed-in directives for Sphinx",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/MrSenko/sphinx-removed-in"
    },
    "split_keywords": [
        "sphinx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb6a80e18cffa9fcb0c33b8c8da6379a016ea8e6e80d14ee41a939879bfbb6d3",
                "md5": "9f7f5015241f056cb573afb7b17b217e",
                "sha256": "279dac26140b899218e37e3344ba9a7a0983694ee9a8539b446ba82bd9af69a7"
            },
            "downloads": -1,
            "filename": "sphinx_removed_in-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f7f5015241f056cb573afb7b17b217e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3339,
            "upload_time": "2024-08-02T09:44:38",
            "upload_time_iso_8601": "2024-08-02T09:44:38.563600Z",
            "url": "https://files.pythonhosted.org/packages/bb/6a/80e18cffa9fcb0c33b8c8da6379a016ea8e6e80d14ee41a939879bfbb6d3/sphinx_removed_in-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1de16275b7557940de904de258d5ece632b6363c99f4f75c6db108f7f00d2029",
                "md5": "e6c7f335692315ee14922d2f8accf92e",
                "sha256": "a62dfeaa7962c5b6760b55de65ef3ed2ea83afa1a7c3416ac0bb7d3dec8fd2a6"
            },
            "downloads": -1,
            "filename": "sphinx-removed-in-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e6c7f335692315ee14922d2f8accf92e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3151,
            "upload_time": "2024-08-02T09:45:41",
            "upload_time_iso_8601": "2024-08-02T09:45:41.805936Z",
            "url": "https://files.pythonhosted.org/packages/1d/e1/6275b7557940de904de258d5ece632b6363c99f4f75c6db108f7f00d2029/sphinx-removed-in-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 09:45:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MrSenko",
    "github_project": "sphinx-removed-in",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sphinx-removed-in"
}
        
Elapsed time: 0.67015s