Commit Graph
4 Commits
Author SHA1 Message Date
Arnaud 0c53b9a475 feat: add mix toggle (#41)
* Update Logos Storage nim to the last version

* Update docs

* Fix titles

* Fix doc reference

* Update documentation

* Improve tutorial

* Update preview

* update docs

* Save report into output dir

* Remove orphan docs (replaced by doctest)

* Improve docs

* Add CLAUDE.md

* Update documentation

* Make docs stricter

* Update storage module and provide more tests
2026-06-22 09:31:49 -03:00
Arnaud c8be85130e Add doc versionning 2026-06-18 18:28:40 +04:00
Giuliano Mega d783001d86 feat: add knob to force deploy to github pages even when there is no release (#29) 2026-04-23 17:10:10 -03:00
Giuliano MegaandCopilot 354e268467 feat: API autodocs for Storage Module (#28)
* doxigenify documentation

* add Doxyfile and breathe/sphinx configs

* update Doxyfile with source folder, add requirements

* add GH pages workflow

* add preview artifacts for non-master branches

* show untagged as "preview" instead of "unknown"

* Apply suggestions from Copilot code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix selfpath declaration order

* remove unused module, fix storage module repo URL

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-23 15:37:57 -03:00