Agregar documentación con Sphinx
Signed-off-by: Edgar Alvarado Taleno <edgar.alvaradotaleno@ucr.ac.cr>
This commit is contained in:
parent
176b4fa719
commit
b3ae3117f9
159 changed files with 12034 additions and 13008 deletions
16
docs/build/html/_sources/index.rst.txt
vendored
Normal file
16
docs/build/html/_sources/index.rst.txt
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.. Flask documentation master file, created by
|
||||
sphinx-quickstart on Thu Apr 10 19:53:46 2025.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Flask - Documentación Personalizada
|
||||
====================================
|
||||
|
||||
Bienvenido a la documentación del proyecto Flask.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contenido:
|
||||
|
||||
modules
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue