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
- Host: GitHub
- URL: https://github.com/sphinx-contrib/sphinxcontrib-skeleton
- Owner: sphinx-contrib
- License: mit
- Created: 2024-01-31T17:33:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-05T21:07:03.000Z (over 1 year ago)
- Last Synced: 2025-01-12T01:27:04.408Z (4 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Authors: AUTHORS.rst
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 StatusOverview
--------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.