Adicionar docs/index.md
This commit is contained in:
parent
459105551a
commit
76438456bf
|
|
@ -0,0 +1,13 @@
|
||||||
|
(aulas)=
|
||||||
|
|
||||||
|
# Aulas
|
||||||
|
|
||||||
|
```{toctree}
|
||||||
|
---
|
||||||
|
maxdepth: 2
|
||||||
|
caption: Sumário
|
||||||
|
glob: true
|
||||||
|
---
|
||||||
|
|
||||||
|
*/*
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue