Metadata-Version: 2.1
Name: sphinxnotes-any
Version: 2.4.0
Summary: Sphinx domain for documenting anything
Author: Shengyu Zhang
Maintainer: Shengyu Zhang
Project-URL: homepage, https://sphinx.silverrainz.me/any
Project-URL: documentation, https://sphinx.silverrainz.me/any
Project-URL: repository, https://github.com/sphinx-notes/any
Project-URL: changelog, https://sphinx.silverrainz.me/any/changelog.html
Project-URL: tracker, https://github.com/sphinx-notes/any/issues
Keywords: sphinx,extension,documentation
Classifier: Environment :: Plugins
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: Sphinx >=4
Requires-Dist: Jinja2
Requires-Dist: wand >=0.6.11
Provides-Extra: dev
Requires-Dist: build ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: cruft ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: furo ; extra == 'docs'
Requires-Dist: sphinxnotes-any ; extra == 'docs'
Requires-Dist: sphinx-design ; extra == 'docs'
Requires-Dist: sphinx-copybutton ; extra == 'docs'
Requires-Dist: sphinxcontrib-gtagjs ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

.. This file is generated from sphinx-notes/template.
   You need to consider modifying the TEMPLATE or modifying THIS FILE.

===============
sphinxnotes-any
===============

.. image:: https://img.shields.io/github/actions/workflow/status/sphinx-notes/any/pages.yml
   :target: https://sphinx.silverrainz.me/any
   :alt: Documentation Status

.. image:: https://img.shields.io/github/license/sphinx-notes/any
   :target: https://github.com/sphinx-notes/any/LICENSE
   :alt: Open Source License

.. image:: https://img.shields.io/pypi/v/sphinxnotes-any.svg
   :target: https://pypi.python.org/pypi/sphinxnotes-any
   :alt: PyPI Package

.. image:: https://img.shields.io/pypi/dw/sphinxnotes-any
   :target: https://pypi.python.org/pypi/sphinxnotes-any
   :alt: PyPI Package Downloads

Sphinx domain for documenting anything.

* Documentation: https://sphinx.silverrainz.me/any
* Source: https://github.com/sphinx-notes/any
* Changelog: https://sphinx.silverrainz.me/any/changelog.html
* Tracker: https://github.com/sphinx-notes/any/issues
* Download: https://pypi.org/project/sphinxnotes-any/#files
