From 4fdf2fb08f0d18203f304b90fa421c6f07eda57c Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Tue, 28 Feb 2017 22:05:00 +0200 Subject: [PATCH] Add disqus comments for main documents --- docs/main/changelog.rst | 3 +++ docs/main/feedback.rst | 3 +++ docs/main/installation.rst | 3 +++ 3 files changed, 9 insertions(+) diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 83d77953..df4bcd66 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -470,4 +470,7 @@ Previous versions - While *Objects* was in alpha state, changes were not tracked. +.. disqus:: + + .. _Semantic versioning: http://semver.org/ diff --git a/docs/main/feedback.rst b/docs/main/feedback.rst index c5a60c18..dc51dae2 100644 --- a/docs/main/feedback.rst +++ b/docs/main/feedback.rst @@ -7,3 +7,6 @@ Feel free to post questions, bugs, feature requests, proposals etc. on https://github.com/ets-labs/python-dependency-injector/issues Your feedback is quite important! + + +.. disqus:: diff --git a/docs/main/installation.rst b/docs/main/installation.rst index b3956207..0ef7403e 100644 --- a/docs/main/installation.rst +++ b/docs/main/installation.rst @@ -40,3 +40,6 @@ Verification of currently installed version could be done using .. _PyPi: https://pypi.python.org/pypi/dependency_injector .. _GitHub: https://github.com/ets-labs/python-dependency-injector .. _GitHub releases page: https://github.com/ets-labs/python-dependency-injector/releases + + +.. disqus::