ConferenceScheduler
ConferenceScheduler copied to clipboard
A Python tool to assist the task of scheduling a conference http://conference-scheduler.readthedocs.org
Currently, the scheduler uses the index of an event or slot in the relevant list as the event/slot id. However, this causes problems over time as the events and slots...
Equation labels in the docs are in the wrong place. This appears to be a bug in the rtd theme. There's a PR to fix that bug at https://github.com/rtfd/sphinx_rtd_theme/pull/383
At the moment, the reference docs are built locally (using a monkey patched autodoc function) and the resulting .rst files are placed in the main docs folder. Once ReadTheDocs is...
Write a How-To on getting the schedule output into various formats - possibly .csv, excel, yaml, json
Write some welcoming content on first page of docs `./docs/index.rst`.