sphinx-icon


Namesphinx-icon JSON
Version 0.2.2 PyPI version JSON
download
home_page
SummaryA sphinx custom role to embed inline fontawesome incon in the latex and html outputs
upload_time2023-03-14 13:25:42
maintainer
docs_urlNone
author
requires_python>=3.6.9
licenseBSD 2-Clause
keywords python fontawesome sphinx extention
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sphinx-icon
===========

.. image:: https://img.shields.io/badge/License-BSD_2--Clause-yellow.svg
    :target: https://github.com/sphinx-contrib/icon/blob/main/LICENSE
    :alt: License: BSD 2-Clause

.. image:: https://img.shields.io/pypi/v/sphinx-icon?logo=python&logoColor=white&color=blue
    :target: https://pypi.org/project/sphinx-icon/
    :alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/sphinx-icon?logo=python&logoColor=white&color=blue
    :target: https://pypi.org/project/sphinx-icon/
    :alt: supported Python version

.. image:: https://img.shields.io/github/actions/workflow/status/sphinx-contrib/icon/unit.yaml?logo=github&logoColor=white
    :target: https://github.com/sphinx-contrib/icon/actions/workflows/unit.yaml
    :alt: GitHub Workflow Status

.. image:: https://img.shields.io/codecov/c/github/sphinx-contrib/icon?logo=codecov&logoColor=white
    :target: https://codecov.io/gh/sphinx-contrib/icon
    :alt: Codecov

.. image:: https://img.shields.io/readthedocs/sphinx-icon?logo=readthedocs&logoColor=white
    :target: https://sphinx-icon.readthedocs.io/en/latest/?badge=latest
    :alt: Read the Docs

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Black badge

.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
   :target: https://conventionalcommits.org
   :alt: conventional commit

Overview
--------

:code:`sphinx-icon` is a Sphinx extention to allow developers to use the :code:`icon` role to display inlined icons.
The extention currently supports only Fontawsome 6.3.0 icons.

.. code-block:: rst

    I'm an :icon:`fa-solid fa-folder` icon.
    I'm an :icon:`fa-regular fa-user` icon.
    I'm an :icon:`fa-brands fa-500px` icon.

.. image:: https://raw.githubusercontent.com/sphinx-contrib/icon/main/docs/_static/demo.png
    :alt: demo result

Please go to our `doc <https://sphinx-icon.readthedocs.io/en/latest/>`__ if you want to know more.



Contribute
----------

If you want to contribute you can fork the project in you own repository and then use it.
If you consider working with us, please follow the `contributing guidelines <https://github.com/sphinx-contrib/icon/blob/main/CONTRIBUTING.rst>`__.
Meet our `contributor <https://github.com/sphinx-contrib/icon/blob/main/AUTHORS.rst>`__.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sphinx-icon",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.9",
    "maintainer_email": "",
    "keywords": "python,fontawesome,sphinx,extention",
    "author": "",
    "author_email": "Pierrick Rambaud <pierrick.rambaud49@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/52/ab/710717754aae8c598a9813f4268b5a63f05ef722635df9a98cb407ba89c7/sphinx-icon-0.2.2.tar.gz",
    "platform": null,
    "description": "sphinx-icon\n===========\n\n.. image:: https://img.shields.io/badge/License-BSD_2--Clause-yellow.svg\n    :target: https://github.com/sphinx-contrib/icon/blob/main/LICENSE\n    :alt: License: BSD 2-Clause\n\n.. image:: https://img.shields.io/pypi/v/sphinx-icon?logo=python&logoColor=white&color=blue\n    :target: https://pypi.org/project/sphinx-icon/\n    :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/sphinx-icon?logo=python&logoColor=white&color=blue\n    :target: https://pypi.org/project/sphinx-icon/\n    :alt: supported Python version\n\n.. image:: https://img.shields.io/github/actions/workflow/status/sphinx-contrib/icon/unit.yaml?logo=github&logoColor=white\n    :target: https://github.com/sphinx-contrib/icon/actions/workflows/unit.yaml\n    :alt: GitHub Workflow Status\n\n.. image:: https://img.shields.io/codecov/c/github/sphinx-contrib/icon?logo=codecov&logoColor=white\n    :target: https://codecov.io/gh/sphinx-contrib/icon\n    :alt: Codecov\n\n.. image:: https://img.shields.io/readthedocs/sphinx-icon?logo=readthedocs&logoColor=white\n    :target: https://sphinx-icon.readthedocs.io/en/latest/?badge=latest\n    :alt: Read the Docs\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black badge\n\n.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\n   :target: https://conventionalcommits.org\n   :alt: conventional commit\n\nOverview\n--------\n\n:code:`sphinx-icon` is a Sphinx extention to allow developers to use the :code:`icon` role to display inlined icons.\nThe extention currently supports only Fontawsome 6.3.0 icons.\n\n.. code-block:: rst\n\n    I'm an :icon:`fa-solid fa-folder` icon.\n    I'm an :icon:`fa-regular fa-user` icon.\n    I'm an :icon:`fa-brands fa-500px` icon.\n\n.. image:: https://raw.githubusercontent.com/sphinx-contrib/icon/main/docs/_static/demo.png\n    :alt: demo result\n\nPlease go to our `doc <https://sphinx-icon.readthedocs.io/en/latest/>`__ if you want to know more.\n\n\n\nContribute\n----------\n\nIf you want to contribute you can fork the project in you own repository and then use it.\nIf you consider working with us, please follow the `contributing guidelines <https://github.com/sphinx-contrib/icon/blob/main/CONTRIBUTING.rst>`__.\nMeet our `contributor <https://github.com/sphinx-contrib/icon/blob/main/AUTHORS.rst>`__.\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "A sphinx custom role to embed inline fontawesome incon in the latex and html outputs",
    "version": "0.2.2",
    "split_keywords": [
        "python",
        "fontawesome",
        "sphinx",
        "extention"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59c64ae8d43a77ee30e4bad8dc691510aa413af0e75f403bcc4cb41eb3642fd2",
                "md5": "c69ac442b89bd658c08db3293b73bfe0",
                "sha256": "a985bf81077d0a79a7c166c16b6252f1e89bb3ad188ed89326a21bb334521105"
            },
            "downloads": -1,
            "filename": "sphinx_icon-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c69ac442b89bd658c08db3293b73bfe0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.9",
            "size": 955793,
            "upload_time": "2023-03-14T13:25:40",
            "upload_time_iso_8601": "2023-03-14T13:25:40.303207Z",
            "url": "https://files.pythonhosted.org/packages/59/c6/4ae8d43a77ee30e4bad8dc691510aa413af0e75f403bcc4cb41eb3642fd2/sphinx_icon-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ab710717754aae8c598a9813f4268b5a63f05ef722635df9a98cb407ba89c7",
                "md5": "fe48911a4ae65e8f021f2f9fdfe8a804",
                "sha256": "d4361e96dbfe64d60481f2386f4986cb2e23716a968b130ceca01c25dcd63534"
            },
            "downloads": -1,
            "filename": "sphinx-icon-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fe48911a4ae65e8f021f2f9fdfe8a804",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.9",
            "size": 949050,
            "upload_time": "2023-03-14T13:25:42",
            "upload_time_iso_8601": "2023-03-14T13:25:42.175275Z",
            "url": "https://files.pythonhosted.org/packages/52/ab/710717754aae8c598a9813f4268b5a63f05ef722635df9a98cb407ba89c7/sphinx-icon-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-14 13:25:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sphinx-icon"
}
        
Elapsed time: 0.04368s