This patch updates the `develsetup.rst` link in testing.rst which
is throwing 404 with the current link. And also updated the
develsetup document to link to the dmtf/README.rst for detailed
setup steps.
Change-Id: I3d27b0e06d7a236c9491333b580fcad665d56728
- Packages can now be built with Docker containers and project-builder.org for
Mageia 5, Fedora 25, OpenSUSE 42.2 & CentOS 7
- Fix a bug in conf file path management in setup.py
- A script pbconf/mkctn is also availble to ease package building
- Status is documented in pbconf/README.rst
- Update install script to have a variable for doc installation path which is
different between Mageia/Fedora and OpenSUSE
Change-Id: Id34e885c5cba7b650adf1638147ffb089ad3c7c3
- Working rpm build For mageia 5 and Fedora 23
- Review mageia 5 and Fedora 23 dependencies and upload missing one on
ftp server
- pbr not used in package build anymore, called by pb in 0.14.1 version.
Fully standalone version after sbx2build
- Fix doc production and man pages
- update gitignore for latest pb version
- Remove useless pb filters
- Will become real 0.3 (no code change, just build infra)
- Put in place sphinx mechanism to build documentation.
Most of the documentation is generated from python docstrings.
- redfish-client.py usage is a bit modified to display a decent
documentation.
- A link rfclient.py to redfish-client.py was created to allow sphinx
parsing. The '-' char is not allowed for module and so sphinx autodoc
module.
- Note : Copyright may need to be reviewed as well as main.py.