Skip to content

Commit acb8a19

Browse files
committed
A little more cleanup of docs #10
1 parent 9e4d5ed commit acb8a19

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ commands, and events.
66

77
.. toctree::
88
:glob:
9+
:maxdepth: 1
910

1011
api/*

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
PyCDP
44
=====
55

6+
Python wrappers for Chrome DevTools Protocol (CDP).
7+
68
.. toctree::
79
:caption: Contents
10+
:maxdepth: 1
811

912
overview
1013
getting_started
@@ -16,7 +19,6 @@ Indices and tables
1619

1720
* :ref:`genindex`
1821
* :ref:`modindex`
19-
* :ref:`search`
2022

2123

2224
.. image:: https://hyperiongray.s3.amazonaws.com/define-hg.svg

0 commit comments

Comments
 (0)