Juan Hernandez has uploaded a new change for review.

Change subject: Revert "sdk: Add documentation subpackage"
......................................................................

Revert "sdk: Add documentation subpackage"

This reverts commit c173717d9d322fa6f01289f7d277f0229db1c753.

Change-Id: I179d2de13b5098e8afc642c76cd9c2f474eb50d1
Signed-off-by: Juan Hernandez <[email protected]>
---
M ovirt-engine-sdk-python.spec.in
1 file changed, 0 insertions(+), 30 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/77/39577/1

diff --git a/ovirt-engine-sdk-python.spec.in b/ovirt-engine-sdk-python.spec.in
index a810872..223a9b9 100644
--- a/ovirt-engine-sdk-python.spec.in
+++ b/ovirt-engine-sdk-python.spec.in
@@ -22,15 +22,6 @@
 This package contains The oVirt-Engine Software Development Kit.
 With this package, custom software can be built for oVirt-Engine.
 
-%package doc
-Summary: Documentation for oVirt Engine Python SDK
-Group: Documentation
-BuildRequires: python-sphinx
-
-%description doc
-This package contains the automatically generated documentation for the
-oVirt Engine Software Development Kit.
-
 %prep
 %setup -q -n %{name}
 
@@ -39,25 +30,7 @@
 sed -i 1d src/ovirtsdk/xml/params.py
 
 %build
-
-# Build the package:
 %{__python} setup.py build
-
-# Generate the documentation:
-sphinx-apidoc \
-  -H 'oVirt Engine Python SDK' \
-  -A 'oVirt' \
-  -V '3.6' \
-  -F \
-  -f \
-  -o doc \
-  src
-
-# Convert the generated documentation to HTML:
-sphinx-build \
-  -b html \
-  doc \
-  html
 
 %install
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
@@ -68,9 +41,6 @@
 %doc AUTHORS.md
 %doc LICENSE.txt
 %doc README.md
-
-%files doc
-%doc html
 
 %changelog
 * Tue Oct 28 2014 Juan Hernandez <[email protected]> - 3.6.0.0-0


-- 
To view, visit https://gerrit.ovirt.org/39577
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I179d2de13b5098e8afc642c76cd9c2f474eb50d1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to