Metadata-Version: 2.4
Name: logikal-docs
Version: 1.2.4
Summary: Documentation management
Author-email: Logikal GmbH <contact@logikal.io>
License-Expression: MIT
Project-URL: Documentation, https://docs.logikal.io/logikal-docs/
Project-URL: Release notes, https://github.com/logikal-io/logikal-docs/releases
Project-URL: Issue tracker, https://github.com/logikal-io/logikal-docs/issues
Project-URL: Source code, https://github.com/logikal-io/logikal-docs
Keywords: sphinx
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: Sphinx
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: ~=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: logikal-utils~=1.5
Requires-Dist: packaging~=25.0
Requires-Dist: Sphinx==8.2.3
Requires-Dist: sphinx-rtd-theme==3.1.0
Provides-Extra: jupyter
Requires-Dist: jupyter-sphinx==0.5.3; extra == "jupyter"
Dynamic: license-file

logikal-docs
============
A tool for building and managing Python documentation.

Getting Started
---------------
You can find the project documentation under `docs.logikal.io/logikal-docs/
<https://docs.logikal.io/logikal-docs/>`_.
