sphinx-ncs-theme


Namesphinx-ncs-theme JSON
Version 1.0.20 PyPI version JSON
download
home_pagehttps://www.nordicsemi.no
SummaryNordic Semiconductor NCS theme for Sphinx
upload_time2024-01-22 11:46:47
maintainer
docs_urlNone
authorNordic Semiconductor ASA
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nordic Semiconductor ASA",
    "author_email": "",
    "download_url": "",
    "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.20",
    "project_urls": {
        "Homepage": "https://www.nordicsemi.no"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39be13b4c2d1d9176d7c86da76fca28e7697a88d28c1668c79af8a5519ec2c78",
                "md5": "a406f0b5aaa05b500bc5fcb9e9566695",
                "sha256": "2eec6bb07ce083edd3e5987907252daf78e64c04fa49a0ed03b0d6dbc0b1ed43"
            },
            "downloads": -1,
            "filename": "sphinx_ncs_theme-1.0.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a406f0b5aaa05b500bc5fcb9e9566695",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 92642,
            "upload_time": "2024-01-22T11:46:47",
            "upload_time_iso_8601": "2024-01-22T11:46:47.313168Z",
            "url": "https://files.pythonhosted.org/packages/39/be/13b4c2d1d9176d7c86da76fca28e7697a88d28c1668c79af8a5519ec2c78/sphinx_ncs_theme-1.0.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-22 11:46:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sphinx-ncs-theme"
}
        
Elapsed time: 0.21905s