From 270682ca557b5313f0eefbabec79f1452706a8c9 Mon Sep 17 00:00:00 2001 From: Histausse Date: Wed, 21 Jun 2023 13:37:35 +0200 Subject: [PATCH] add todo --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 50a3468..bc3424b 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,8 @@ - publish to gitea repo: [container](https://docs.gitea.io/en-us/usage/packages/container/) [badge](https://docs.gitea.io/en-us/usage/packages/generic/) - use bool value for `generate_gitea_project` when the feature is available +- Documentation with sphinx ([autodoc issue](https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202)) +- push doc to gitea repo? ### Package