domdf-sphinx-theme


Namedomdf-sphinx-theme JSON
Version 23.0.1 PyPI version JSON
download
home_pagehttps://github.com/domdfcoding/domdf_sphinx_theme
SummaryCustomised 'sphinx_rtd_theme' used by my Python projects.
upload_time2023-06-29 15:57:31
maintainer
docs_urlNone
author
requires_python>=3.6
licenseMIT
keywords documentation sphinx sphinx-theme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
###################
domdf_sphinx_theme
###################

.. start short_desc

**Customised 'sphinx_rtd_theme' used by my Python projects.**

.. end short_desc

Based on `sphinx_rtd_theme <https://github.com/readthedocs/sphinx_rtd_theme>`_ by ReadTheDocs.

.. start shields

.. list-table::
	:stub-columns: 1
	:widths: 10 90

	* - Docs
	  - |docs| |docs_check|
	* - Tests
	  - |actions_linux| |actions_windows| |actions_macos|
	* - PyPI
	  - |pypi-version| |supported-versions| |supported-implementations| |wheel|
	* - Activity
	  - |commits-latest| |commits-since| |maintained| |pypi-downloads|
	* - QA
	  - |codefactor| |actions_flake8| |actions_mypy|
	* - Other
	  - |license| |language| |requires|

.. |docs| image:: https://img.shields.io/readthedocs/domdf-sphinx-theme/latest?logo=read-the-docs
	:target: https://domdf-sphinx-theme.readthedocs.io/en/latest
	:alt: Documentation Build Status

.. |docs_check| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Docs%20Check/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Docs+Check%22
	:alt: Docs Check Status

.. |actions_linux| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Linux/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Linux%22
	:alt: Linux Test Status

.. |actions_windows| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Windows/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Windows%22
	:alt: Windows Test Status

.. |actions_macos| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/macOS/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22macOS%22
	:alt: macOS Test Status

.. |actions_flake8| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Flake8/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Flake8%22
	:alt: Flake8 Status

.. |actions_mypy| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/mypy/badge.svg
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22mypy%22
	:alt: mypy status

.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_sphinx_theme/badge.svg
	:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_sphinx_theme/
	:alt: Requirements Status

.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/domdf_sphinx_theme?logo=codefactor
	:target: https://www.codefactor.io/repository/github/domdfcoding/domdf_sphinx_theme
	:alt: CodeFactor Grade

.. |pypi-version| image:: https://img.shields.io/pypi/v/domdf_sphinx_theme
	:target: https://pypi.org/project/domdf_sphinx_theme/
	:alt: PyPI - Package Version

.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/domdf_sphinx_theme?logo=python&logoColor=white
	:target: https://pypi.org/project/domdf_sphinx_theme/
	:alt: PyPI - Supported Python Versions

.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/domdf_sphinx_theme
	:target: https://pypi.org/project/domdf_sphinx_theme/
	:alt: PyPI - Supported Implementations

.. |wheel| image:: https://img.shields.io/pypi/wheel/domdf_sphinx_theme
	:target: https://pypi.org/project/domdf_sphinx_theme/
	:alt: PyPI - Wheel

.. |license| image:: https://img.shields.io/github/license/domdfcoding/domdf_sphinx_theme
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/blob/master/LICENSE
	:alt: License

.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/domdf_sphinx_theme
	:alt: GitHub top language

.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/domdf_sphinx_theme/v23.0.1
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/pulse
	:alt: GitHub commits since tagged version

.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/domdf_sphinx_theme
	:target: https://github.com/domdfcoding/domdf_sphinx_theme/commit/master
	:alt: GitHub last commit

.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
	:alt: Maintenance

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/domdf_sphinx_theme
	:target: https://pypi.org/project/domdf_sphinx_theme/
	:alt: PyPI - Downloads

.. end shields

Changes include:

* Wider body by default.
* Extra spacing in lists.
* Some JavaScript trickery to fix the ReadTheDocs versions menu.


Installation
--------------

.. start installation

``domdf_sphinx_theme`` can be installed from PyPI.

To install with ``pip``:

.. code-block:: bash

	$ python -m pip install domdf_sphinx_theme

.. end installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/domdfcoding/domdf_sphinx_theme",
    "name": "domdf-sphinx-theme",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "documentation,sphinx,sphinx-theme",
    "author": "",
    "author_email": "Dominic Davis-Foster <dominic@davis-foster.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/37/c7/4fb06369a3bc463c7f34ec9a9c3cf5249d0ae98729027f7b00a4f9d5b0fe/domdf_sphinx_theme-23.0.1.tar.gz",
    "platform": "Windows",
    "description": "\n###################\ndomdf_sphinx_theme\n###################\n\n.. start short_desc\n\n**Customised 'sphinx_rtd_theme' used by my Python projects.**\n\n.. end short_desc\n\nBased on `sphinx_rtd_theme <https://github.com/readthedocs/sphinx_rtd_theme>`_ by ReadTheDocs.\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/domdf-sphinx-theme/latest?logo=read-the-docs\n\t:target: https://domdf-sphinx-theme.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/domdf_sphinx_theme/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_sphinx_theme/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_sphinx_theme/\n\t:alt: Requirements Status\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/domdf_sphinx_theme?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/domdf_sphinx_theme\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/domdf_sphinx_theme\n\t:target: https://pypi.org/project/domdf_sphinx_theme/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/domdf_sphinx_theme?logo=python&logoColor=white\n\t:target: https://pypi.org/project/domdf_sphinx_theme/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/domdf_sphinx_theme\n\t:target: https://pypi.org/project/domdf_sphinx_theme/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/domdf_sphinx_theme\n\t:target: https://pypi.org/project/domdf_sphinx_theme/\n\t:alt: PyPI - Wheel\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/domdf_sphinx_theme\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/domdf_sphinx_theme\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/domdf_sphinx_theme/v23.0.1\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/domdf_sphinx_theme\n\t:target: https://github.com/domdfcoding/domdf_sphinx_theme/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2023\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/domdf_sphinx_theme\n\t:target: https://pypi.org/project/domdf_sphinx_theme/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nChanges include:\n\n* Wider body by default.\n* Extra spacing in lists.\n* Some JavaScript trickery to fix the ReadTheDocs versions menu.\n\n\nInstallation\n--------------\n\n.. start installation\n\n``domdf_sphinx_theme`` can be installed from PyPI.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install domdf_sphinx_theme\n\n.. end installation\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Customised 'sphinx_rtd_theme' used by my Python projects.",
    "version": "23.0.1",
    "project_urls": {
        "Documentation": "https://domdf-sphinx-theme.readthedocs.io/en/latest",
        "Homepage": "https://github.com/domdfcoding/domdf_sphinx_theme",
        "Issue Tracker": "https://github.com/domdfcoding/domdf_sphinx_theme/issues",
        "Source Code": "https://github.com/domdfcoding/domdf_sphinx_theme"
    },
    "split_keywords": [
        "documentation",
        "sphinx",
        "sphinx-theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "100e9fc72e4a9145364879bd19831644f3b33b9b49fda23e63158aa7c4ac4e9b",
                "md5": "707c8c9e5d39b8210253169e1e857ff6",
                "sha256": "874a38d6448d6e64825c24dee6f30b35c608084dab2e47ebc27a1fb6e5559439"
            },
            "downloads": -1,
            "filename": "domdf_sphinx_theme-23.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "707c8c9e5d39b8210253169e1e857ff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 170899,
            "upload_time": "2023-06-29T15:57:29",
            "upload_time_iso_8601": "2023-06-29T15:57:29.771076Z",
            "url": "https://files.pythonhosted.org/packages/10/0e/9fc72e4a9145364879bd19831644f3b33b9b49fda23e63158aa7c4ac4e9b/domdf_sphinx_theme-23.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37c74fb06369a3bc463c7f34ec9a9c3cf5249d0ae98729027f7b00a4f9d5b0fe",
                "md5": "22f7c63fe497aa9d3a3bd1ae6b33d075",
                "sha256": "e5924f54848f25862e93648ded0aa602f01f8f0dfe692e00eb73a7fbcec7f074"
            },
            "downloads": -1,
            "filename": "domdf_sphinx_theme-23.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "22f7c63fe497aa9d3a3bd1ae6b33d075",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 33624,
            "upload_time": "2023-06-29T15:57:31",
            "upload_time_iso_8601": "2023-06-29T15:57:31.048586Z",
            "url": "https://files.pythonhosted.org/packages/37/c7/4fb06369a3bc463c7f34ec9a9c3cf5249d0ae98729027f7b00a4f9d5b0fe/domdf_sphinx_theme-23.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 15:57:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "domdfcoding",
    "github_project": "domdf_sphinx_theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "domdf-sphinx-theme"
}
        
Elapsed time: 0.07683s