summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Rose <erik@mozilla.com>2013-08-30 21:14:15 -0400
committerErik Rose <erik@mozilla.com>2013-08-30 21:14:15 -0400
commit26161fee014a0e39f8f22947a1d7a35f5cb65764 (patch)
tree51e1c8a357718c2902cd2cc9c1b46027a9f3bb08 /docs
parent5e2fb3c0842195b11d76644081fd64551df9f8b1 (diff)
downloadblessings-26161fee014a0e39f8f22947a1d7a35f5cb65764.tar.gz
Add `fullscreen()` and `hidden_cursor()` to the auto-generated docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index eef5031..63ee5be 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -17,4 +17,4 @@ Then Read This If You Want
==========================
.. autoclass:: blessings.Terminal
- :members: __init__, __getattr__, location, height, width, color, on_color, number_of_colors
+ :members: __init__, __getattr__, location, height, width, color, on_color, number_of_colors, fullscreen, hidden_cursor