sphinx-ncs-theme


Namesphinx-ncs-theme JSON
Version 1.0.21 PyPI version JSON
download
home_pagehttps://www.nordicsemi.no
SummaryNordic Semiconductor NCS theme for Sphinx
upload_time2024-12-11 14:56:19
maintainerNone
docs_urlNone
authorNordic Semiconductor ASA
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Nordic Semiconductor NCS theme for Sphinx
=========================================

This repository contains the Nordic Semiconductor NCS theme for Sphinx based
on the ``sphinx-rtd-theme``.

Usage
*****

You can install ``sphinx-ncs-theme`` using ``pip``:

.. code-block:: shell

    pip install sphinx-ncs-theme

You can then use it on your Sphinx project by enabling it in ``conf.py``:

.. code-block:: python

    html_theme = "sphinx_ncs_theme"

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.nordicsemi.no",
    "name": "sphinx-ncs-theme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Nordic Semiconductor ASA",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "Nordic Semiconductor NCS theme for Sphinx\n=========================================\n\nThis repository contains the Nordic Semiconductor NCS theme for Sphinx based\non the ``sphinx-rtd-theme``.\n\nUsage\n*****\n\nYou can install ``sphinx-ncs-theme`` using ``pip``:\n\n.. code-block:: shell\n\n    pip install sphinx-ncs-theme\n\nYou can then use it on your Sphinx project by enabling it in ``conf.py``:\n\n.. code-block:: python\n\n    html_theme = \"sphinx_ncs_theme\"\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Nordic Semiconductor NCS theme for Sphinx",
    "version": "1.0.21",
    "project_urls": {
        "Homepage": "https://www.nordicsemi.no"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "675d6e293deb891a87ffb3aad0bd66764fd85451de55686400f57cc96ebb63d4",
                "md5": "b6e2ebbd5a9ba80fed9f6b51895dcc01",
                "sha256": "de2cccc7d37971f3b9d93ca762d7760d74c7472655379a302d0d4420f7ae2dc6"
            },
            "downloads": -1,
            "filename": "sphinx_ncs_theme-1.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6e2ebbd5a9ba80fed9f6b51895dcc01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 93169,
            "upload_time": "2024-12-11T14:56:19",
            "upload_time_iso_8601": "2024-12-11T14:56:19.342225Z",
            "url": "https://files.pythonhosted.org/packages/67/5d/6e293deb891a87ffb3aad0bd66764fd85451de55686400f57cc96ebb63d4/sphinx_ncs_theme-1.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 14:56:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sphinx-ncs-theme"
}
        
Elapsed time: 9.23481s