Skip to content

Commit 97652aa

Browse files
committed
Move all documentation files into docs to correctly trigger rtd-bot.
1 parent da219ee commit 97652aa

17 files changed

+1301
-1351
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ much about the checklist - we will help you get started.
1212
- [ ] updated/extended the documentation
1313
- [ ] added relevant [issue keyword](https://help.github.com/articles/closing-issues-using-keywords/)
1414
in message body
15-
- [ ] added news fragment in [changelog folder](https://github.com/tox-dev/tox/tree/master/changelog)
15+
- [ ] added news fragment in [changelog folder](https://github.com/tox-dev/tox/tree/master/docs/changelog)
1616
* fragment name: `<issue number>.<type>.rst` for example (588.bugfix.rst)
1717
* `<type>` is must be one of `bugfix`, `feature`, `deprecation`,`breaking`, `doc`, `misc`
1818
* if pr has no issue: consider creating one first or change it to the pr number after creating the pr

CHANGELOG.rst

Lines changed: 0 additions & 1221 deletions
This file was deleted.

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ without using a local copy. This can be convenient for small fixes.
7575
7676
$ tox -e docs
7777
78-
The built documentation should be available in the ``doc/_build/``.
78+
The built documentation should be available in the ``docs/_build/``.
7979

8080
.. _submitplugin:
8181

docs/changelog.rst

Lines changed: 1220 additions & 1 deletion
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)