From 76438456bf72b7dbd2408588499681b73beea639 Mon Sep 17 00:00:00 2001 From: Jurandy Soares Date: Sun, 15 Mar 2026 21:13:38 +0000 Subject: [PATCH] Adicionar docs/index.md --- docs/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..96844be --- /dev/null +++ b/docs/index.md @@ -0,0 +1,13 @@ +(aulas)= + +# Aulas + +```{toctree} +--- +maxdepth: 2 +caption: Sumário +glob: true +--- + +*/* +```