Skip to content

Commit 8e303ee

Browse files
committed
Address new pypi requirements on README.rst
:doc: isn't a valid role for README entries on pypi, so move the refernece into the local docs to preserve it while confirming to new requirements. Move references to the man page to readme.rst as Change-Id: I5aac99c784ba03bbbdb6bc6cb653daa0685c062d
1 parent b530efc commit 8e303ee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,3 @@ not be used
5656
- E042: local declaration hides errors
5757
- E043: arithmetic compound has inconsistent return semantics
5858
- E044: Use [[ for =~,<,> comparisions
59-
60-
See also
61-
~~~~~~~~
62-
63-
See also :doc:`/man/bashate`.

doc/source/readme.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
.. include:: ../../README.rst
2+
3+
See also
4+
~~~~~~~~
5+
6+
See also :doc:`/man/bashate`.

0 commit comments

Comments
 (0)