ConferenceScheduler icon indicating copy to clipboard operation
ConferenceScheduler copied to clipboard

A Python tool to assist the task of scheduling a conference http://conference-scheduler.readthedocs.org

Results 5 ConferenceScheduler issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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

bug
documentation

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...

documentation
on-hold

Write a How-To on getting the schedule output into various formats - possibly .csv, excel, yaml, json

documentation

Write some welcoming content on first page of docs `./docs/index.rst`.

documentation