mirror of https://github.com/flaggo/pydu.git
update compat doc
This commit is contained in:
parent
6ba76a3eef
commit
6840db503c
|
@ -1,5 +1,5 @@
|
|||
Itercompat
|
||||
----------
|
||||
Compat
|
||||
------
|
||||
|
||||
.. class:: pydu.itercompat.is_iterable(x)
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
contain the root `toctree` directive.
|
||||
|
||||
pydu documentation
|
||||
===================
|
||||
==================
|
||||
|
||||
About
|
||||
-----
|
||||
|
@ -15,14 +15,14 @@ It is collected from open source projects and created by contributors.
|
|||
It is with Python versions from **2.7 to 3.6**.
|
||||
|
||||
Content
|
||||
===============
|
||||
=======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
archive
|
||||
compat
|
||||
dict
|
||||
itercompat
|
||||
misc
|
||||
set
|
||||
string
|
||||
|
|
Loading…
Reference in New Issue