Commit Graph

3 Commits

Author SHA1 Message Date
elajkat 97ee8a2810 Spec folder for Zed
As we run into a nasty setuptools issue/feature which broke even
tox -edocs, add py_modules=[] to setup.py's setup call, see [1].

[1]: https://review.opendev.org/q/topic:setuptools-issue-3197

Change-Id: I24adbcb9076f02c2eeefef98c21a4ccf247b0c5b
2022-04-13 17:28:52 +02:00
Akihiro Motoki 095580ec46 Update sphinx to 1.5
Most projects now use sphinx 1.5.
sphinx 1.5 provides some new directives which are possibly useful.

sphinx 1.5 is a useful feature which considers warnings as error.
It prevents sphinx warnings into documents.
Also fixes existing sphinx warning.

At the same time, requirements.txt is synced with global-requirements.

Change-Id: I3b4a18a2483fa6966d8d4ac78dcb8ceac0524cf7
2017-03-31 00:20:56 +00:00
Kyle Mestery 4f354e9fd2 Add base neutron-specs framework
Build the base framework for the neutron-specs repository. This was taken
from the nova-specs repository and has been slightly tweaked for neutron.

Change-Id: I1f3ce2f1992491e1420a2f35e97a06b6b604f9e0
2014-04-14 03:08:02 +00:00