File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ The Sections of the docstring are:
4949
5050 Here, the info written under the Names section
5151 tells about the source of the TitforTat strategy.
52- `[Axelrod1980]_ ` corresponds to the bibliographic item in
53- `docs/reference/bibliography.rst `. If you are using a source
52+ :code: `[Axelrod1980]_ ` corresponds to the bibliographic item in
53+ :code: `docs/reference/bibliography.rst `. If you are using a source
5454 that is not in the bibliography please add it.
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ outputs of tournaments with a large number of strategies::
5757Saving all plots
5858----------------
5959
60- The `axelrod.Plot ` class has a method: `save_all_plots ` that will save all the
61- above plots to file.
60+ The :code: `axelrod.Plot ` class has a method: :code: `save_all_plots ` that will
61+ save all the above plots to file.
6262
6363Passing various objects to plot
6464-------------------------------
You can’t perform that action at this time.
0 commit comments