diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 08:58:05 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 08:58:05 -0500 |
commit | b7dec273425095f8e2ab1f1c58ecc124ca63e856 (patch) | |
tree | ae20e27a551f99570996f262df71337ab16c1ed1 /doc | |
parent | ee3f30b0e778747fb701856a33713369f778834f (diff) |
Added docstrings to all public methods in dammit.py.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 9cfaae5..b583c7b 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,3 +1,5 @@ +.. _documentation: + Beautiful Soup Documentation ============================ |