diff options
| author | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-10-17 19:32:21 +0200 |
|---|---|---|
| committer | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-10-17 19:32:21 +0200 |
| commit | a94c2c3d128582adb2457dd978bf98ce40ab11b9 (patch) | |
| tree | 76007389c1a010fc2a2740b52d969d249d33befd | |
| parent | e711cb076ddd0813351745050b89d77f6387cf35 (diff) | |
| download | python-setuptools-git-a94c2c3d128582adb2457dd978bf98ce40ab11b9.tar.gz | |
📝 Add change notes
| -rw-r--r-- | changelog.d/2430.doc.1.rst | 2 | ||||
| -rw-r--r-- | changelog.d/2430.doc.2.rst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/2430.doc.1.rst b/changelog.d/2430.doc.1.rst new file mode 100644 index 00000000..d09e0b9e --- /dev/null +++ b/changelog.d/2430.doc.1.rst @@ -0,0 +1,2 @@ +Fixed a typo in Sphinx docs that made docs dev section disappear +as a result of PR #2426 -- by :user:`webknjaz` diff --git a/changelog.d/2430.doc.2.rst b/changelog.d/2430.doc.2.rst new file mode 100644 index 00000000..0ac87823 --- /dev/null +++ b/changelog.d/2430.doc.2.rst @@ -0,0 +1,2 @@ +Fixed inconsistent RST title nesting levels caused by #2399 +-- by :user:`webknjaz` |
