Metadata-Version: 2.1
Name: sphinxnotes-fasthtml
Version: 1.0a4
Summary: Sphinx builder specialized for fast incremental HTML build
Author: Shengyu Zhang
Maintainer: Shengyu Zhang
Project-URL: homepage, https://sphinx.silverrainz.me/fasthtml
Project-URL: documentation, https://sphinx.silverrainz.me/fasthtml
Project-URL: repository, https://github.com/sphinx-notes/fasthtml
Project-URL: changelog, https://sphinx.silverrainz.me/fasthtml/changelog.html
Project-URL: tracker, https://github.com/sphinx-notes/fasthtml/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
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: cruft; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
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"
Requires-Dist: sphinxnotes-comboroles; extra == "docs"

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

====================
sphinxnotes-fasthtml
====================

.. |docs| image:: https://img.shields.io/github/deployments/sphinx-notes/fasthtml/github-pages
   :target: https://sphinx.silverrainz.me/fasthtml
   :alt: Documentation Status

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

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

.. |download| image:: https://img.shields.io/pypi/dm/sphinxnotes-fasthtml
   :target: https://pypi.python.org/pypi/sphinxnotes-fasthtml
   :alt: PyPI Package Downloads

|docs| |license| |pypi| |download|

Sphinx builder specialized for fast incremental HTML build.

.. INTRODUCTION START 
   (MUST written in standard reStructuredText, without Sphinx stuff)

.. INTRODUCTION END

Please refer to Documentation_ for more details.

.. _Documentation: https://sphinx.silverrainz.me/fasthtml
