mirror of
https://github.com/ae-utbm/sith.git
synced 2024-10-31 19:38:04 +00:00
93 lines
2.6 KiB
ReStructuredText
93 lines
2.6 KiB
ReStructuredText
.. Sith AE UTBM documentation master file, created by
|
|
sphinx-quickstart on Thu Aug 8 19:24:14 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Bienvenue sur la documentation du Sith de l'AE
|
|
==============================================
|
|
|
|
.. include:: ../README.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: À propos du projet:
|
|
|
|
about/introduction
|
|
about/tech
|
|
about/versioning
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Bien démarrer
|
|
|
|
start/install
|
|
start/structure
|
|
start/hello_world
|
|
|
|
start/translations
|
|
|
|
start/devtools
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: La surcouche "Site AE"
|
|
|
|
overlay/rights
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Modifications fréquentes
|
|
|
|
frequent/subscriptions
|
|
frequent/weekmail
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Documentation des apps
|
|
|
|
apps/core
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Divers
|
|
|
|
misc/md_syntax
|
|
misc/helpers
|
|
misc/direnv
|
|
misc/prod
|
|
|
|
Documentations complémentaires
|
|
------------------------------
|
|
|
|
Python et Django
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
* `Apprendre Python <https://openclassrooms.com/fr/courses/235344-apprenez-a-programmer-en-python>`__
|
|
* `Documentation de Django <https://docs.djangoproject.com/fr/1.11/>`__
|
|
* `Classy Class-Based Views <http://ccbv.co.uk/projects/Django/1.11/>`__
|
|
|
|
HTML/Jinja/JS/(S)CSS
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* `Cours sur le javascript <https://openclassrooms.com/fr/courses/2984401-apprenez-a-coder-avec-javascript>`__
|
|
* `Cours sur jQuery <https://openclassrooms.com/fr/courses/1631636-simplifiez-vos-developpements-javascript-avec-jquery>`__
|
|
* `Cours sur le HTML et CSS <https://openclassrooms.com/fr/courses/1631636-simplifiez-vos-developpements-javascript-avec-jquery>`__
|
|
* `Documentation sur les grilles CSS <https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Grid_Layout>`__
|
|
* `Guide pour le SASS <https://sass-lang.com/guide>`__
|
|
* `Documentation de fontawesome <https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use>`__
|
|
* `Documentation pour Jinja2 <https://jinja.palletsprojects.com/en/2.10.x/>`__
|
|
|
|
Git
|
|
~~~
|
|
|
|
* `Cours sur Git <https://openclassrooms.com/fr/courses/2342361-gerez-votre-code-avec-git-et-github>`__
|
|
* `Livre sur Git <http://www.git-scm.com/book/fr/v2>`__
|
|
|
|
|
|
Documents téléchargeables
|
|
-------------------------
|
|
|
|
* :download:`Rapport de la TW de Skia sur la création du site <TW_Skia/Rapport.pdf>`
|
|
* :download:`Rapport sur la TO de Skia et LoJ <TO_Skia_LoJ/Rapport.pdf>`
|
|
* :download:`Manuel du service E-transactions <Etransaction/Manuel_Integration_E-transactions_Internet_V6.6_FR.pdf>`
|
|
* :download:`Guide de trésorerie <Guide de Tresorerie.pdf>` |