Skip to content

Commit

Permalink
Setup a temporary website using Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
hyper1FU committed Aug 20, 2021
1 parent add8e1b commit 3eff4b2
Show file tree
Hide file tree
Showing 208 changed files with 139,234 additions and 99 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f10da3094ad9c86f8beaf2105b3268fc
tags: 645f666f9bcd5a90fca523b33c5a78b7
23 changes: 23 additions & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
.. utds-motions documentation master file, created by
sphinx-quickstart on Fri Aug 20 22:06:23 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
UTDS Motions
========================================

.. toctree::
:maxdepth: 2
:caption: Contents:

japan.rst
international.rst



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
11 changes: 11 additions & 0 deletions _sources/international.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
International
=============

Motions for debating tornaments held overseas are here.

.. toctree::
:maxdepth: 1
:caption: Contents:
:glob:

motions/international/*
11 changes: 11 additions & 0 deletions _sources/japan.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Japan
=====

Motions for debating tornaments held in Japan are here.

.. toctree::
:maxdepth: 1
:caption: Contents:
:glob:

motions/japan/*
Loading

0 comments on commit 3eff4b2

Please sign in to comment.