mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +03:00
All the docs todo points dropped: todo list removed.
This commit is contained in:
parent
140e6ad4f2
commit
17a4cc9f67
|
@ -96,7 +96,7 @@ pygments_style = 'sphinx'
|
|||
#modindex_common_prefix = []
|
||||
|
||||
# Include TODO items in the documentation
|
||||
todo_include_todos = True
|
||||
todo_include_todos = False
|
||||
|
||||
rst_epilog = """
|
||||
.. |DBAPI| replace:: DB API 2.0
|
||||
|
|
|
@ -10,8 +10,6 @@ This module holds two different tzinfo implementations that can be used as the
|
|||
functions or used to set the `cursor.tzinfo_factory` attribute in
|
||||
cursors.
|
||||
|
||||
.. todo:: should say something more about tz handling
|
||||
|
||||
.. autoclass:: psycopg2.tz.FixedOffsetTimezone
|
||||
|
||||
.. autoclass:: psycopg2.tz.LocalTimezone
|
||||
|
|
Loading…
Reference in New Issue
Block a user