We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4d5ed commit acb8a19Copy full SHA for acb8a19
2 files changed
docs/api.rst
@@ -6,5 +6,6 @@ commands, and events.
6
7
.. toctree::
8
:glob:
9
+ :maxdepth: 1
10
11
api/*
docs/index.rst
@@ -3,8 +3,11 @@
3
PyCDP
4
=====
5
+Python wrappers for Chrome DevTools Protocol (CDP).
+
:caption: Contents
12
overview
13
getting_started
@@ -16,7 +19,6 @@ Indices and tables
16
19
17
20
* :ref:`genindex`
18
21
* :ref:`modindex`
-* :ref:`search`
22
23
24
.. image:: https://hyperiongray.s3.amazonaws.com/define-hg.svg
0 commit comments