An open API service indexing awesome lists of open source software.

https://github.com/sphinx-contrib/sphinxcontrib-skeleton

The automatic build of the @sphinx-contrib/copier-sphinxcontrib template
https://github.com/sphinx-contrib/sphinxcontrib-skeleton

Last synced: 2 months ago
JSON representation

The automatic build of the @sphinx-contrib/copier-sphinxcontrib template

Awesome Lists containing this project

README

        

Skeleton
========

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white
:target: LICENSE
:alt: License: MIT

.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white
:target: https://conventionalcommits.org
:alt: conventional commit

.. 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/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white
:target: https://github.com/prettier/prettier
:alt: prettier badge

.. image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white
:target: https://pre-commit.com/
:alt: pre-commit

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

.. image:: https://img.shields.io/github/actions/workflow/status/sphinx-contrib/sphinxcontrib-skeleton/unit.yaml?logo=github&logoColor=white
:target: https://github.com/sphinx-contrib/sphinxcontrib-skeleton/actions/workflows/unit.yaml
:alt: build

.. image:: https://img.shields.io/codecov/c/github/sphinx-contrib/sphinxcontrib-skeleton?logo=codecov&logoColor=white
:target: https://codecov.io/gh/sphinx-contrib/sphinxcontrib-skeleton
:alt: Test Coverage

.. image:: https://img.shields.io/readthedocs/sphinxcontrib-skeleton?logo=readthedocs&logoColor=white
:target: https://sphinxcontrib-skeleton.readthedocs.io/en/latest/
:alt: Documentation Status

Overview
--------

the skeleton of a sphinx extension in the sphinxcontrib community

Credits
-------

This package was created with `Copier `__ and the `@sphinx-contrib/copier-sphinxcontrib `__ 0.0.2 extension template.