chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20374e7
)
doc: fix a path.
author
Vladimír Vondruš
<mosra@centrum.cz>
Tue, 12 May 2020 07:12:55 +0000
(09:12 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Tue, 12 May 2020 07:20:55 +0000
(09:20 +0200)
CONTRIBUTING.rst
patch
|
blob
|
history
diff --git
a/CONTRIBUTING.rst
b/CONTRIBUTING.rst
index e26c32b7b5b3765f713ceb689d9a421c7747aded..89faa8af8d8f19a07eab184617b3ce86a134e7ae 100644
(file)
--- a/
CONTRIBUTING.rst
+++ b/
CONTRIBUTING.rst
@@
-88,7
+88,7
@@
There are no visual tests for the CSS style at the moment. Running the tests:
cd documentation
python -m unittest
- node test
_doxygen
/test-search.js
+ node test/test-search.js
Code coverage needs `coverage.py <https://coverage.readthedocs.io/>`_ for
Python (use ``pip`` or your system package) and