25 lines
617 B
ReStructuredText
25 lines
617 B
ReStructuredText
.. Goulag Sort documentation master file, created by
|
|
sphinx-quickstart on [SUA_DATA_AQUI].
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Bem-vindo à documentação do Goulag Sort!
|
|
==========================================
|
|
|
|
Esta é a documentação da biblioteca Goulag Sort, que implementa um algoritmo de ordenação intencionalmente ineficiente.
|
|
|
|
.. toctree::
|
|
:maxdepth: 6
|
|
:caption: Contents:
|
|
|
|
modules
|
|
goulag_sort_detailed_explanation
|
|
|
|
|
|
|
|
Index and Tables
|
|
=================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search` |