We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fcf2c commit a31caf2Copy full SHA for a31caf2
README.rst
@@ -65,8 +65,8 @@ Tests
65
66
This package is configured for tests written in the documentation
67
strings, also known as ``doctests``. For examples, see this
68
-[source file](sage_sample/ultimate_question.py). See also
69
-[SageMath's coding conventions and best practices document](http://doc.sagemath.org/html/en/developer/coding_basics.html#writing-testable-examples).
+`source file <sage_sample/ultimate_question.py>`_. See also
+`SageMath's coding conventions and best practices document <http://doc.sagemath.org/html/en/developer/coding_basics.html#writing-testable-examples>`_.
70
With additional configuration, it would be possible to include unit
71
tests as well.
72
0 commit comments