8000 docs: removed >>> in front of examples to make copy-pasting easier · Dev69/GitPython@63761f4 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 63761f4

Browse files
committed
docs: removed >>> in front of examples to make copy-pasting easier
remove hard linebreaks in favor of soft-linebreaks done by the editor, as this is more flexible when editing
1 parent e41c727 commit 63761f4

File tree

3 files changed

+174
-212
lines changed

3 files changed

+174
-212
lines changed

doc/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
GitPython Documentation
66
=======================
77

8-
Contents:
9-
108
.. toctree::
119
:maxdepth: 3
1210

doc/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ script:
5555
Getting Started
5656
===============
5757

58-
* :ref:`tutorial_toplevel` - This tutorial provides a walk-through of some of
58+
* :ref:`tutorial-label` - This tutorial provides a walk-through of some of
5959
the basic functionality and concepts used in GitPython. It, however, is not
6060
exhaustive so you are encouraged to spend some time in the
6161
:ref:`api_reference_toplevel`.

0 commit comments

Comments
 (0)
0