sphinx-conestack-theme


Namesphinx-conestack-theme JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryMobile friendly Bootstrap 5 based Sphinx theme
upload_time2024-06-02 06:16:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 2-Clause License
keywords sphinx conestack theme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Conestack Sphinx Theme
======================

.. image:: https://img.shields.io/pypi/v/sphinx-conestack-theme.svg
    :target: https://pypi.python.org/pypi/sphinx-conestack-theme
    :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/sphinx-conestack-theme.svg
    :target: https://pypi.python.org/pypi/sphinx-conestack-theme
    :alt: Number of PyPI downloads

**A mobile friendly Bootstrap 5 based Sphinx theme.**


Detailed Documentation
----------------------

The detailed ``sphinx-conestack-theme`` documentation is available
`here <https://conestack.github.io/sphinx-conestack-theme>`_.


Source Code
-----------

The sources are in a GIT DVCS with its main branches at
`github <http://github.com/conestack/sphinx-conestack-theme>`_.


Copyright
---------

- Copyright (c) 2021-2024 Cone Contributors


Contributors
------------

- Lena Daxenbichler
- Robert Niederreiter

Changes
=======

1.0.1 (2024-06-02)
------------------

- Pin Sphinx version to 5.0.0. Javascript changes in newer versions are
  incompatible.

- Add ``role="main"`` to main containers in markup.

1.0 (2024-06-01)
----------------

- Minimum Sphinx version is 5.0. Testet up to 7.3.

- Minimum Python version is 3.9 now.

- Migrate from setup.py to pyproject.toml.


1.0b3 (2021-12-13)
------------------

- Add theme option to hide localtoc.

- Improve global toc styles.

- Make colums widths configurable.


1.0b2 (2021-09-21)
------------------

- Add "scroll to top" button on mobile devices.

- Remove "copy to clipboard" button on mobile devices.

- Fix searchbox on mobile devices.


1.0b1 (2021-08-27)
------------------

- Initial release.

License
=======

Copyright (c) 2021-2024, Cone Contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this
  list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sphinx-conestack-theme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Sphinx, conestack, theme",
    "author": null,
    "author_email": "Cone Contributors <dev@conestack.org>",
    "download_url": "https://files.pythonhosted.org/packages/ca/1c/7a085827a636435dca32b4b83a75af40789661c3b889abdecbaae5d38a91/sphinx_conestack_theme-1.0.1.tar.gz",
    "platform": null,
    "description": "Conestack Sphinx Theme\n======================\n\n.. image:: https://img.shields.io/pypi/v/sphinx-conestack-theme.svg\n    :target: https://pypi.python.org/pypi/sphinx-conestack-theme\n    :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/sphinx-conestack-theme.svg\n    :target: https://pypi.python.org/pypi/sphinx-conestack-theme\n    :alt: Number of PyPI downloads\n\n**A mobile friendly Bootstrap 5 based Sphinx theme.**\n\n\nDetailed Documentation\n----------------------\n\nThe detailed ``sphinx-conestack-theme`` documentation is available\n`here <https://conestack.github.io/sphinx-conestack-theme>`_.\n\n\nSource Code\n-----------\n\nThe sources are in a GIT DVCS with its main branches at\n`github <http://github.com/conestack/sphinx-conestack-theme>`_.\n\n\nCopyright\n---------\n\n- Copyright (c) 2021-2024 Cone Contributors\n\n\nContributors\n------------\n\n- Lena Daxenbichler\n- Robert Niederreiter\n\nChanges\n=======\n\n1.0.1 (2024-06-02)\n------------------\n\n- Pin Sphinx version to 5.0.0. Javascript changes in newer versions are\n  incompatible.\n\n- Add ``role=\"main\"`` to main containers in markup.\n\n1.0 (2024-06-01)\n----------------\n\n- Minimum Sphinx version is 5.0. Testet up to 7.3.\n\n- Minimum Python version is 3.9 now.\n\n- Migrate from setup.py to pyproject.toml.\n\n\n1.0b3 (2021-12-13)\n------------------\n\n- Add theme option to hide localtoc.\n\n- Improve global toc styles.\n\n- Make colums widths configurable.\n\n\n1.0b2 (2021-09-21)\n------------------\n\n- Add \"scroll to top\" button on mobile devices.\n\n- Remove \"copy to clipboard\" button on mobile devices.\n\n- Fix searchbox on mobile devices.\n\n\n1.0b1 (2021-08-27)\n------------------\n\n- Initial release.\n\nLicense\n=======\n\nCopyright (c) 2021-2024, Cone Contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice, this\n  list of conditions and the following disclaimer in the documentation and/or\n  other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License",
    "summary": "Mobile friendly Bootstrap 5 based Sphinx theme",
    "version": "1.0.1",
    "project_urls": {
        "Code": "https://github.com/conestack/sphinx-conestack-theme",
        "Homepage": "https://conestack.github.io/sphinx-conestack-theme"
    },
    "split_keywords": [
        "sphinx",
        " conestack",
        " theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed1217fc755cf973a026e31e739ed3213bf35ea4fe392b18f6f8914330c53c5d",
                "md5": "25106fcf4a74fe3509afad1dd3e388ed",
                "sha256": "b63737403384f54736997dbd564b15fd399b6b2864dba084f5dab9e090b9fadd"
            },
            "downloads": -1,
            "filename": "sphinx_conestack_theme-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25106fcf4a74fe3509afad1dd3e388ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 622568,
            "upload_time": "2024-06-02T06:16:39",
            "upload_time_iso_8601": "2024-06-02T06:16:39.720157Z",
            "url": "https://files.pythonhosted.org/packages/ed/12/17fc755cf973a026e31e739ed3213bf35ea4fe392b18f6f8914330c53c5d/sphinx_conestack_theme-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca1c7a085827a636435dca32b4b83a75af40789661c3b889abdecbaae5d38a91",
                "md5": "e171397062efca3b8e80e652c48bdc3e",
                "sha256": "a2217205dad0e069fc06ce7ec1db823460d8536ae93b1b2104df72cc42017e2c"
            },
            "downloads": -1,
            "filename": "sphinx_conestack_theme-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e171397062efca3b8e80e652c48bdc3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 615132,
            "upload_time": "2024-06-02T06:16:44",
            "upload_time_iso_8601": "2024-06-02T06:16:44.661814Z",
            "url": "https://files.pythonhosted.org/packages/ca/1c/7a085827a636435dca32b4b83a75af40789661c3b889abdecbaae5d38a91/sphinx_conestack_theme-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-02 06:16:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "conestack",
    "github_project": "sphinx-conestack-theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sphinx-conestack-theme"
}
        
Elapsed time: 0.71020s