You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| Because `setup.py` is deprecated, let's switch from:
    python setup.py build_sphinx
to:
    make -C docs html
to build Sphinx documentation.
The generated HTML files in `docs/_build/html` are exactly the same (I
compared with `diff -qr`).
Also add `-W` (turn warnings into errors) to the `sphinx-build` options
to keep the previous behavior. | 3 years ago | |
|---|---|---|
| .. | ||
| Makefile | 3 years ago | |
| conf.py | 3 years ago | |
| configuration.rst | 3 years ago | |
| development.rst | 3 years ago | |
| disable_with_comments.rst | 3 years ago | |
| index.rst | 3 years ago | |
| integration.rst | 3 years ago | |
| quickstart.rst | 3 years ago | |
| rules.rst | 3 years ago | |
| screenshot.png | 3 years ago | |
| text_editors.rst | 3 years ago | |