Skip to content

Commit

Permalink
Minor docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
dlareau committed May 9, 2020
1 parent 4587821 commit ccf62e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/views.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Hunt Views
.. autofunction:: huntserver.hunt_views.puzzle_view(request, puzzle_id)
.. autofunction:: huntserver.hunt_views.puzzle_hint(request, puzzle_id)
.. autofunction:: huntserver.hunt_views.chat(request)
.. autofunction:: huntserver.hunt_views.chat_status(request)
.. autofunction:: huntserver.hunt_views.unlockables(request)

Info Views
Expand All @@ -37,6 +38,7 @@ Staff Views
.. autofunction:: huntserver.staff_views.staff_hints_text(request)
.. autofunction:: huntserver.staff_views.staff_hints_control(request)
.. autofunction:: huntserver.staff_views.emails(request)
.. autofunction:: huntserver.staff_views.lookup(request)

Auth Views
==========
Expand Down

0 comments on commit ccf62e0

Please sign in to comment.