.. Course Documentation Project documentation master file, created by
   sphinx-quickstart on Tue Dec 17 22:41:19 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive. 2023
   
#############################################
Leo Irakliotis' Course Documentation Project
#############################################

This is a comprehensive site with material and information from the 
courses I teach. The documentation project is based on Restructured 
Text and `Sphinx <https://www.sphinx-doc.org/>`_. Files are committed 
to a Github repository with native GitHub Actions that build the
gh-pages branch. That's the branch visible from the github.io pages
site.

.. include:: shared/this_term.rst


.. toctree::
   :maxdepth: 1
   :caption: Current term's courses
      
   COMP170/introduction
   COMP271/introduction
   
   
.. toctree::
   :maxdepth: 1
   :caption: Past (and possibly future) terms' courses
   
   HONR204/introduction
   COMP141/introduction
   COMP163/introduction
   COMP264/introduction
   COMP306/introduction
   COMP363/introduction
   COMP460/introduction
   COMP397/introduction


.. toctree::
   :maxdepth: 1
   :caption: Misc

   RecommendationLetters
   Top10
   LeoIrakliotis


