sphinx-btn 0.1.2


pip install sphinx-btn

  Latest version

Released: Mar 14, 2023

Project Links

Meta
Author: Pierrick Rambaud
Requires Python: >=3.6.9

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • Sphinx :: Extension

Intended Audience
  • Developers

Topic
  • Documentation
  • Utilities

License
  • OSI Approved :: BSD License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
License: BSD 2-Clause PyPI supported Python version GitHub Workflow Status Codecov Read the Docs Black badge conventional commit

Overview

sphinx-btn is a Sphinx extention to allow developers to use the btn role to display inlined btn in their documentation. A btn is composed of an icon and/or some text. The extention currently supports only Fontawsome 6.3.0 icons.

I'm a :btn:`<fa-solid fa-folder> fa-folder` btn.
I'm a :btn:`<fa-solid fa-folder>` btn.
I'm a :btn:`fa-folder` btn.
demo result

Please go to our doc 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. Meet our contributor.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
sphinx
sphinx-icon (>=0.2.2)