Metadata-Version: 2.4
Name: writeadoc
Version: 0.2.0
Summary: Focus on your content and let WriteADoc take care of the rest
Author-email: Juan Pablo Scaletti <juanpablo@jpscaletti.com>
Project-URL: Homepage, https://writeadoc.scaletti.dev/
Project-URL: GitHub, https://github.com/jpsca/writeadoc
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: docstring-parser>=0.17.0
Requires-Dist: hecto>=2.0.1
Requires-Dist: jinja2>=3.1.6
Requires-Dist: jx>=0.2.0
Requires-Dist: markdown>=3.8.2
Requires-Dist: pygments>=2.19.2
Requires-Dist: pymdown-extensions>=10.16
Requires-Dist: strictyaml>=1.7.3
Requires-Dist: watchdog>=6.0.0

# <img src="./docs/logo.png" align="middle" />

Focus on your content and let WriteADoc take care of the rest


## Main features

* **Simple yet powerful formatting**: Write in Markdown, plus enjoy powerful features like callbacks, flexible code blocks, and _much more_.
* **Built-in full-text search**: Automatically generates a full-text search index for you. No third-party service required.
* **Multi-language & multi-version capable**: Easily manage documentation for multiple versions and languages, right out of the box. No plugins or complicated setup needed.
* **Works on all devices and with light/dark modes**: WriteADoc automatically adapts to perfectly fit the available screen, no matter the type or size of the viewing device and whether you're an early bird or a night owl.
* **Always yours**: A static site means you can host it anywhere. You own your content and your site. No need to trust your product knowledge to third-party platforms.


## Documentation

[Read the WriteADoc docs][docs] (they’re built with WriteADoc!)


## License

MIT

Copyright (c) 2025–present Juan-Pablo Scaletti and [contributors][contributors]

[docs]: https://writeadoc.scaletti.dev/
[contributors]: https://github.com/jpsca/writeadoc/graphs/contributors
[issues]: https://github.com/jpsca/writeadoc/issues
