Update documentation

This commit is contained in:
Falco Duersch
2018-10-15 20:35:08 +02:00
committed by f4lco
parent 221d1ab964
commit c873ca4a29
11 changed files with 553 additions and 9 deletions
+1
View File
@@ -68,6 +68,7 @@ def render_meta(canteen, menu_feed_url):
"""Render a OpenMensa XML meta feed for a given canteen.
:param Canteen canteen: the canteen
:param menu_feed_url: the canteen menu URL
:return: the XML meta feed as string
"""
builder = LazyBuilder()