Move changelog to documentation
authorHarmon <Harmon758@gmail.com>
Sun, 11 Apr 2021 22:41:13 +0000 (17:41 -0500)
committerHarmon <Harmon758@gmail.com>
Sun, 11 Apr 2021 22:41:13 +0000 (17:41 -0500)
docs/changelog.md [moved from CHANGELOG.md with 99% similarity]
docs/conf.py
docs/index.rst

similarity index 99%
rename from CHANGELOG.md
rename to docs/changelog.md
index 27878c2550b0bc1b549d8bf521befa070acd2fad..9d636a297bd213c35146dfc2dd385f181ac24659 100644 (file)
@@ -1,3 +1,6 @@
+Changelog
+=========
+
 Also see https://github.com/tweepy/tweepy/releases for changelogs.
 
 Version 3.10.0
index 8ef94abdf39a1354273bb8503a1bb6f6ef63f42e..99f96df376f4c897c37d8228a8e55d70d847ae69 100644 (file)
@@ -25,6 +25,7 @@ sys.path.append(os.path.abspath('..'))
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
+  'recommonmark',
   'sphinx.ext.autodoc',
   'sphinx.ext.intersphinx'
 ]
index 2d504f7cc236d65ca90c4f0a201cb7cc8d15f648..f30801ff6207be26e44b96207bf11eef60a0ee6f 100644 (file)
@@ -21,6 +21,7 @@ Contents:
    exceptions.rst
    extended_tweets.rst
    running_tests.rst
+   changelog.md
 
 Indices and tables
 ==================