You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2019/08/12 21:06:31 UTC

[qpid-proton] branch master updated: PROTON-2088: [Python] Missed some doc files in the first attempt

This is an automated email from the ASF dual-hosted git repository.

astitcher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bbe2b4  PROTON-2088: [Python] Missed some doc files in the first attempt
7bbe2b4 is described below

commit 7bbe2b45db1e259a300386e455c916abf9cb19f7
Author: Andrew Stitcher <as...@apache.org>
AuthorDate: Mon Aug 12 17:05:29 2019 -0400

    PROTON-2088: [Python] Missed some doc files in the first attempt
---
 python/CMakeLists.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index bfe4fc3..1423a37 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -97,7 +97,10 @@ set(py_dist_files
     setuputils/log.py
     setuputils/misc.py
     setuputils/PYZMQ_LICENSE.BSD
-    docs
+    docs/conf.py
+    docs/index.rst
+    docs/overview.rst
+    docs/tutorial.rst
     )
 
 macro (py_compile directory files artifacts)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org