Skip to content

Commit 44d01d4

Browse files
committed
Add some missing autodoc entries
Related to #111
1 parent 514f0b7 commit 44d01d4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api/wn.rst

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ wn
44

55
.. automodule:: wn
66

7+
78
Project Management Functions
89
----------------------------
910

@@ -13,6 +14,7 @@ Project Management Functions
1314
.. autofunction:: export
1415
.. autofunction:: projects
1516

17+
1618
Wordnet Query Functions
1719
-----------------------
1820

@@ -26,6 +28,7 @@ Wordnet Query Functions
2628
.. autofunction:: ilis
2729
.. autofunction:: lexicons
2830

31+
2932
The Wordnet Class
3033
-----------------
3134

@@ -42,6 +45,7 @@ The Wordnet Class
4245
.. automethod:: lexicons
4346
.. automethod:: expanded_lexicons
4447

48+
4549
The Word Class
4650
--------------
4751

@@ -132,6 +136,7 @@ The Pronunciation Class
132136

133137
A URI to an associated audio file.
134138

139+
135140
The Tag Class
136141
'''''''''''''
137142

@@ -161,6 +166,7 @@ The Sense Class
161166
.. automethod:: lexicalized
162167
.. automethod:: adjposition
163168
.. automethod:: frames
169+
.. automethod:: counts
164170
.. automethod:: metadata
165171
.. automethod:: get_related
166172
.. automethod:: get_related_synsets
@@ -223,6 +229,7 @@ The Synset Class
223229
.. automethod:: relation_paths
224230
.. automethod:: translate
225231

232+
226233
The ILI Class
227234
-------------
228235

@@ -257,6 +264,7 @@ The ILI Class
257264
.. automethod:: definition
258265
.. automethod:: metadata
259266

267+
260268
The Lexicon Class
261269
-----------------
262270

@@ -265,6 +273,10 @@ The Lexicon Class
265273
.. automethod:: metadata
266274
.. automethod:: specifier
267275
.. automethod:: modified
276+
.. automethod:: requires
277+
.. automethod:: extends
278+
.. automethod:: extensions
279+
268280

269281
The wn.config Object
270282
--------------------

0 commit comments

Comments
 (0)