diff options
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/index.rst b/doc/index.rst index 68472c2a..87098326 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -61,17 +61,7 @@ Getting started with coverage.py is easy: $ coverage -b -i -d htmlcov
Then visit htmlcov/index.html in your browser, to see a
- `report like this <sample_html/index.html>`_.
-
-Getting Help
-~~~~~~~~~~~~
-
-This is a third-level section, with some XML:
-
-.. code-block:: xml
-
- <tag attr='value'>1 < 2 & 2 > 1</tag>
- Whoa!
+ `report like this </code/coverage/sample_html/index.html>`_.
Using coverage.py
|
