sphinx-ansible-theme


Namesphinx-ansible-theme JSON
Version 0.10.3 PyPI version JSON
download
home_page
SummaryAnsible Sphinx Theme
upload_time2023-12-07 19:46:47
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords ansible sphinx theme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sphinx_ansible_theme
--------------------

A reusable Ansible Sphinx Theme.

Demo-site at https://sphinx-ansible-theme.readthedocs.io/en/latest/

Logos in ``sphinx_ansible_theme/static/images/``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The Ansible logos are taken from `the official Ansible Community logo download page <https://www.ansible.com/logos>`_. The files are slightly modified as follows:

* The SVG logos' bounding boxes are modified from ``0 0 300 300`` to ``30 30 240 240``.
* The PNG files are rescaled to 180x180 using ImageMagick as follows:

  .. code-block:: sh

    convert Ansible-Mark-Large-RGB-Black.png -resize 180x180 Ansible-Mark-RGB_Black.png
    convert Ansible-Mark-Large-RGB-White.png -resize 180x180 Ansible-Mark-RGB_White.png

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sphinx-ansible-theme",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Ansible by Red Hat <info@ansible.com>",
    "keywords": "ansible,sphinx,theme",
    "author": "",
    "author_email": "Ansible by Red Hat <info@ansible.com>",
    "download_url": "https://files.pythonhosted.org/packages/41/65/57a59bafe6169fefeeb759aa0713da7c6524988cde4a5f230d221d067feb/sphinx-ansible-theme-0.10.3.tar.gz",
    "platform": null,
    "description": "sphinx_ansible_theme\n--------------------\n\nA reusable Ansible Sphinx Theme.\n\nDemo-site at https://sphinx-ansible-theme.readthedocs.io/en/latest/\n\nLogos in ``sphinx_ansible_theme/static/images/``\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThe Ansible logos are taken from `the official Ansible Community logo download page <https://www.ansible.com/logos>`_. The files are slightly modified as follows:\n\n* The SVG logos' bounding boxes are modified from ``0 0 300 300`` to ``30 30 240 240``.\n* The PNG files are rescaled to 180x180 using ImageMagick as follows:\n\n  .. code-block:: sh\n\n    convert Ansible-Mark-Large-RGB-Black.png -resize 180x180 Ansible-Mark-RGB_Black.png\n    convert Ansible-Mark-Large-RGB-White.png -resize 180x180 Ansible-Mark-RGB_White.png\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ansible Sphinx Theme",
    "version": "0.10.3",
    "project_urls": {
        "changelog": "https://github.com/ansible-community/sphinx_ansible_theme/releases",
        "documentation": "https://sphinx-ansible-theme.readthedocs.io/en/latest/",
        "homepage": "https://github.com/ansible-community/sphinx_ansible_theme",
        "repository": "https://github.com/ansible-community/sphinx_ansible_theme"
    },
    "split_keywords": [
        "ansible",
        "sphinx",
        "theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f2a766f6ba0c891e7c16129461c4e1341d7cd235ed6181023d0664bafb7de0a",
                "md5": "09587aaea679b238a928c2a58437d38a",
                "sha256": "cdcee91338e0aa1439e74a392b8b89263bd9e1ea452e3d110a1a81d0a2ee31c2"
            },
            "downloads": -1,
            "filename": "sphinx_ansible_theme-0.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09587aaea679b238a928c2a58437d38a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30476,
            "upload_time": "2023-12-07T19:46:46",
            "upload_time_iso_8601": "2023-12-07T19:46:46.068137Z",
            "url": "https://files.pythonhosted.org/packages/4f/2a/766f6ba0c891e7c16129461c4e1341d7cd235ed6181023d0664bafb7de0a/sphinx_ansible_theme-0.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "416557a59bafe6169fefeeb759aa0713da7c6524988cde4a5f230d221d067feb",
                "md5": "3e4c11c0519e732317aa1b3e8975293d",
                "sha256": "21f56a96f0977cb6f1ee51f4cb397ae9466576f3020b73f5849c4ca293ba378d"
            },
            "downloads": -1,
            "filename": "sphinx-ansible-theme-0.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3e4c11c0519e732317aa1b3e8975293d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49730,
            "upload_time": "2023-12-07T19:46:47",
            "upload_time_iso_8601": "2023-12-07T19:46:47.462419Z",
            "url": "https://files.pythonhosted.org/packages/41/65/57a59bafe6169fefeeb759aa0713da7c6524988cde4a5f230d221d067feb/sphinx-ansible-theme-0.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 19:46:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansible-community",
    "github_project": "sphinx_ansible_theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "sphinx-ansible-theme"
}
        
Elapsed time: 0.14561s