Closed edwargix closed 6 years ago
There's a few issues with actually building the docs:
WARNING: error while formatting arguments for acmwebsite.controllers.mailinglist.MailingListController.subscribe:
WARNING: error while formatting arguments for acmwebsite.controllers.root.RootController.login:
WARNING: error while formatting arguments for acmwebsite.controllers.root.RootController.post_login:
WARNING: error while formatting arguments for acmwebsite.controllers.root.RootController.post_logout:
/home/jrosenth/Dropbox/acm/acm-website/acmwebsite/lib/card.py:docstring of acmwebsite.lib.card.CardTypes.generate_cards:11: WARNING: Unexpected indentation.
/home/jrosenth/Dropbox/acm/acm-website/acmwebsite/lib/card.py:docstring of acmwebsite.lib.card.CardTypes.generate_cards:15: WARNING: Unexpected indentation.
/home/jrosenth/Dropbox/acm/acm-website/docs/modules.rst:4: WARNING: toctree contains reference to nonexisting document 'acmwebsite'
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/jrosenth/Dropbox/acm/acm-website/docs/api/modules.rst: WARNING: document isn't included in any toctree
/home/jrosenth/Dropbox/acm/acm-website/docs/modules.rst: WARNING: document isn't included in any toctree
we can merge for now, and I will add an issue to fix (obviously, doc building errors is not a show stopping issue when we haven't even had docs before).
Thanks!!
This was worked on last semester