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 +--- + +*/* +```