changeset 3129:13751fef5e66

topics: move README-topic as hgext3rd/topic/README Before improving the docs about topics, lets move them into the topics folder.
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 01 Oct 2017 15:22:37 +0530
parents ba5b271298e9
children 2d42bd025754
files MANIFEST.in README-topic hgext3rd/topic/README
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,10 +18,10 @@
 include hgext3rd/__init__.py
 include hgext3rd/evolve/*.py
 include hgext3rd/topic/*.py
+include hgext3rd/topic/README
 include MANIFEST.in
 include README
 include CHANGELOG
-include README-topic
 include setup.py
 include tests/*.py
 include tests/*.sh
rename from README-topic
rename to hgext3rd/topic/README