Arundhati Surpur
af3c0b4d3e
Removes unnecessary utf-8 encoding
...
This patches removes unnecessary utf-8
encoding in doc/source/conf.py
Change-Id: Ib00889343c833b9ebbc7d9cb74cacd5c041d1918
2017-07-05 10:46:20 +05:30
Daniel Gonzalez
eca7d49c85
Fix docs build failure with sphinx 1.5 and python3
...
Change-Id: I439561ba681591f5f683aed2f4c2718260746c7c
Closes-Bug: #1673720
2017-04-26 09:48:15 +02:00
Andreas Jaeger
3e6da30802
Remove unused pngmath Sphinx extension
...
There's no RST file that uses ".. math" and thus
the pngmath Sphinx extension is not used and can
get removed.
Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
2016-02-29 20:00:00 +01:00
Yatin Kumbhare
d09d258540
Fix for the deprecated library function
...
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Change-Id: Ia44f4e37d927c4028013943146e1f922909690df
2016-01-04 20:04:09 +05:30
Ilya Shakhat
4f2ed5141b
Added dummy docs, build process updated
...
Part of blueprint api-docs
Change-Id: I372b03341b5576db68175888df6044cfe6730e41
2013-08-30 19:47:44 +04:00