summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2016-03-18 23:32:52 -0400
committerrsiddharth <rsd@gnu.org>2016-03-18 23:32:52 -0400
commit719011536ad2adaddf969c7ceea25ee13ba9eecc (patch)
treefcdedf71df8659ce9cd4df39fc3670d70aa6958d /README.rst
parentc9b3546c9f54bcd49a64906327eee9539efe27f2 (diff)
README.rst: Add `LP schedule iCal export` section
Addresses issue #8.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0d8f506..464a7de 100644
--- a/README.rst
+++ b/README.rst
@@ -171,6 +171,19 @@ beginning of the markdown document:
Sessions only sample: https://notabug.org/rsd/lpschedule-generator/raw/dev/tests/files/lp-sch-sessions-only.md
+
+LP schedule iCal export
+~~~~~~~~~~~~~~~~~~~~~~~
+
+The ``--ical`` switch enables iCal export while generating LP
+schedule::
+
+ $ lps_gen -s --ical 2016 path/to/lp-schedule.jinja2 path/to/lp-schedule.md > path/to/program-schedule.html
+
+The year of the conference must be given as an argument to the
+``--ical`` switch.
+
+
LP speakers
-----------