Commit Graph
23 Commits
Author SHA1 Message Date
Marcin Czenko 61ab9a6db7 chore: update docs/doctests 2026-06-30 00:51:49 +02:00
Marcin Czenko 905c1ad05b feat: simplify node lifecycle api 2026-06-29 20:55:27 +02:00
Arnaud 53a27e8f26 Update doctest 2026-06-29 10:54:37 +04:00
Giuliano Mega a2444847ca chore(storage): bump module to v1.2.0 (#54) 2026-06-26 10:26:59 -03:00
Marcin Czenko 049552a73b fix: correct logoscore tutorial 2026-06-24 13:22:49 +02:00
Arnaud ec6bcfd69e Release 1.1.0 2026-06-23 23:15:37 +04:00
Arnaud 1839322eb2 Merge pull request #36 from logos-co/chore/update-logos-storage-nim-to-acdc0fc
chore: update Logos Storage documentation
2026-06-23 21:56:43 +04:00
Arnaud 6ea0a6d1e5 Update documentation 2026-06-23 21:38:13 +04:00
Arnaud f172c4cedf 0.4.0-beta3 2026-06-22 19:55:02 +04:00
Arnaud dc4a7cd264 Add doc switch for v0.4.0-beta2 2026-06-22 19:42:36 +04:00
Arnaud da06a27d66 Fix rebase 2026-06-22 19:04:47 +04:00
Arnaud f36c969b34 Use Marcin's tutorial replacement 2026-06-22 18:59:00 +04:00
Arnaud bf539b9353 Improve docs 2026-06-22 18:59:00 +04:00
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 a7e3130969 Update readme and prepare switcher 2026-06-18 21:28:39 +04:00
Arnaud ffdae0e53d Add preview 2026-06-18 21:15:24 +04:00
Arnaud c8be85130e Add doc versionning 2026-06-18 18:28:40 +04:00
Iuri Matias 62ca8e06b4 add doctests
add doctests

ci fix

fix tests
2026-06-15 19:04:24 -04:00
Arnaud 3d05133aa9 Update doc 2026-06-10 09:22:01 +04:00
Arnaud 923cae8b25 Improve test 2026-06-09 14:03:32 +04:00
Arnaud 1c2c3383e5 Improve doc 2026-06-09 11:57:16 +04:00
Giuliano Mega b1d82a32c1 chore: move API tutorial into dedicated doc page, add ToC (#30)
Moves the API tutorial into a dedicated page, removing it from the README.
2026-04-23 17:11:46 -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