Sphinx


NameSphinx JSON
Version 8.1.2 PyPI version JSON
download
home_pageNone
SummaryPython documentation generator
upload_time2024-10-12 18:44:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
 Sphinx
========

.. image:: https://img.shields.io/pypi/v/sphinx.svg
   :target: https://pypi.org/project/Sphinx/
   :alt: Package on PyPI

.. image:: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml/badge.svg
   :target: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml
   :alt: Build Status

.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master
   :target: https://www.sphinx-doc.org/
   :alt: Documentation Status

.. image:: https://img.shields.io/badge/License-BSD%202--Clause-blue.svg
   :target: https://opensource.org/licenses/BSD-2-Clause
   :alt: BSD 2 Clause

**Sphinx makes it easy to create intelligent and beautiful documentation.**

Sphinx uses reStructuredText as its markup language, and many of its strengths
come from the power and straightforwardness of reStructuredText and its parsing
and translating suite, the Docutils.

Features
========

* **Output formats**: HTML, PDF, plain text, EPUB, TeX, manual pages, and more
* **Extensive cross-references**: semantic markup and automatic links
  for functions, classes, glossary terms and similar pieces of information
* **Hierarchical structure**: easy definition of a document tree, with automatic
  links to siblings, parents and children
* **Automatic indices**: general index as well as a module index
* **Code highlighting**: automatic highlighting using the Pygments highlighter
* **Templating**: Flexible HTML output using the Jinja 2 templating engine
* **Extension ecosystem**: Many extensions are available, for example for
  automatic function documentation or working with Jupyter notebooks.
* **Language Support**: Python, C, C++, JavaScript, mathematics, and many other
  languages through extensions.

For more information, refer to `the documentation`_.

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

The following command installs Sphinx from the `Python Package Index`_. You will
need a working installation of Python and pip.

.. code-block:: shell

   pip install -U sphinx

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

We appreciate all contributions! Refer to `the contributors guide`_ for
information.

.. _the documentation: https://www.sphinx-doc.org/
.. _the contributors guide: https://www.sphinx-doc.org/en/master/internals/contributing.html
.. _Python Package Index: https://pypi.org/project/Sphinx/


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Sphinx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Georg Brandl <georg@python.org>",
    "download_url": "https://files.pythonhosted.org/packages/4c/a4/fca423c01a257a56cbd99b8cf2a0e11e065c2e8988b7da603f79b60ca454/sphinx-8.1.2.tar.gz",
    "platform": null,
    "description": "========\n Sphinx\n========\n\n.. image:: https://img.shields.io/pypi/v/sphinx.svg\n   :target: https://pypi.org/project/Sphinx/\n   :alt: Package on PyPI\n\n.. image:: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml\n   :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/sphinx/badge/?version=master\n   :target: https://www.sphinx-doc.org/\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/License-BSD%202--Clause-blue.svg\n   :target: https://opensource.org/licenses/BSD-2-Clause\n   :alt: BSD 2 Clause\n\n**Sphinx makes it easy to create intelligent and beautiful documentation.**\n\nSphinx uses reStructuredText as its markup language, and many of its strengths\ncome from the power and straightforwardness of reStructuredText and its parsing\nand translating suite, the Docutils.\n\nFeatures\n========\n\n* **Output formats**: HTML, PDF, plain text, EPUB, TeX, manual pages, and more\n* **Extensive cross-references**: semantic markup and automatic links\n  for functions, classes, glossary terms and similar pieces of information\n* **Hierarchical structure**: easy definition of a document tree, with automatic\n  links to siblings, parents and children\n* **Automatic indices**: general index as well as a module index\n* **Code highlighting**: automatic highlighting using the Pygments highlighter\n* **Templating**: Flexible HTML output using the Jinja 2 templating engine\n* **Extension ecosystem**: Many extensions are available, for example for\n  automatic function documentation or working with Jupyter notebooks.\n* **Language Support**: Python, C, C++, JavaScript, mathematics, and many other\n  languages through extensions.\n\nFor more information, refer to `the documentation`_.\n\nInstallation\n============\n\nThe following command installs Sphinx from the `Python Package Index`_. You will\nneed a working installation of Python and pip.\n\n.. code-block:: shell\n\n   pip install -U sphinx\n\nContributing\n============\n\nWe appreciate all contributions! Refer to `the contributors guide`_ for\ninformation.\n\n.. _the documentation: https://www.sphinx-doc.org/\n.. _the contributors guide: https://www.sphinx-doc.org/en/master/internals/contributing.html\n.. _Python Package Index: https://pypi.org/project/Sphinx/\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python documentation generator",
    "version": "8.1.2",
    "project_urls": {
        "Changelog": "https://www.sphinx-doc.org/en/master/changes.html",
        "Code": "https://github.com/sphinx-doc/sphinx",
        "Documentation": "https://www.sphinx-doc.org/",
        "Download": "https://pypi.org/project/Sphinx/",
        "Homepage": "https://www.sphinx-doc.org/",
        "Issue tracker": "https://github.com/sphinx-doc/sphinx/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb5d61ffd806913ab2cbfde9a350a5bfd1cbb4c81dd1f510482f7e8b2104289a",
                "md5": "ebbbb57325a803a54010ad2fbbbb4dab",
                "sha256": "5e96eb11b5cf7bb2d3f32326c579c3db2a4b7fe1207e84126d57185194988716"
            },
            "downloads": -1,
            "filename": "sphinx-8.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebbbb57325a803a54010ad2fbbbb4dab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3487081,
            "upload_time": "2024-10-12T18:44:34",
            "upload_time_iso_8601": "2024-10-12T18:44:34.175878Z",
            "url": "https://files.pythonhosted.org/packages/bb/5d/61ffd806913ab2cbfde9a350a5bfd1cbb4c81dd1f510482f7e8b2104289a/sphinx-8.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ca4fca423c01a257a56cbd99b8cf2a0e11e065c2e8988b7da603f79b60ca454",
                "md5": "4aced95b3b469217f30e4961dfe2d5d6",
                "sha256": "b19e24b51d1926567e0bb8f4fbd372e40cb19f1f62bcba91b45c9ee0cdd8874e"
            },
            "downloads": -1,
            "filename": "sphinx-8.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4aced95b3b469217f30e4961dfe2d5d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8184540,
            "upload_time": "2024-10-12T18:44:37",
            "upload_time_iso_8601": "2024-10-12T18:44:37.462163Z",
            "url": "https://files.pythonhosted.org/packages/4c/a4/fca423c01a257a56cbd99b8cf2a0e11e065c2e8988b7da603f79b60ca454/sphinx-8.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 18:44:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sphinx-doc",
    "github_project": "sphinx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sphinx"
}
        
Elapsed time: 0.38545s