SF.net SVN: docutils:[10035 ] trunk/docutils/README. rst

aa-turner--- via Docutils-checkins <[email protected]> Sat, 08 Mar 2025 03:31:44 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10035
          http://sourceforge.net/p/docutils/code/10035
Author:   aa-turner
Date:     2025-03-08 03:31:44 +0000 (Sat, 08 Mar 2025)
Log Message:
-----------
Allow README.rst to be rendered on PyPI

Include directives are prohibited in reStructuredText documents
on the Python Pacakge Index, as reported by ``twine check``.

Modified Paths:
--------------
    trunk/docutils/README.rst

Modified: trunk/docutils/README.rst
===================================================================
--- trunk/docutils/README.rst	2025-03-08 02:56:03 UTC (rev 10034)
+++ trunk/docutils/README.rst	2025-03-08 03:31:44 UTC (rev 10035)
@@ -1,5 +1,3 @@
-.. include:: docs/header0.rst
-
 =============================
  README: Docutils 0.22b.dev
 =============================

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.