try to update API documentation (gen.lib); citations
svn: r18922
This commit is contained in:
		| @@ -31,6 +31,14 @@ AttributeBase | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| CitationBase | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.citationbase | ||||
| .. autoclass:: CitationBase | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|     | ||||
| DateBase | ||||
| ==================================== | ||||
| @@ -96,14 +104,6 @@ RefBase | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| SourceBase | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.srcbase | ||||
| .. autoclass:: SourceBase | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| SurnameBase | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.surnamebase | ||||
| @@ -187,6 +187,14 @@ Source | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| Citation | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.citation | ||||
| .. autoclass:: Citation | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| Media Object | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.mediaobj | ||||
| @@ -323,14 +331,6 @@ RepoRef | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|     | ||||
| SourceRef | ||||
| ==================================== | ||||
| .. automodule:: gen.lib.srcref | ||||
| .. autoclass:: SourceRef | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| ***************************** | ||||
| Table object | ||||
| ***************************** | ||||
| @@ -513,3 +513,16 @@ UrlType | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| ***************************** | ||||
| Privacy | ||||
| ***************************** | ||||
|  | ||||
| PrivateSourceNote | ||||
| ============ | ||||
|  | ||||
| .. automodule:: gen.lib.privsrcnote | ||||
| .. autoclass:: PrivateSourceNote | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user