16 Commits

Author SHA1 Message Date
Madhuri Kumari
ed4e544e6d Fix a link in doc and update develsetup
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
2017-03-17 09:08:43 +00:00
Bruno Cornec
9d6ec64daf Improve package build
- 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
2017-02-21 00:53:08 +01:00
Bruno Cornec
8560e6c230 Fix rpm build
- 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)
2016-04-30 01:02:52 +02:00
Uggla
2b3c082485 Update doc again 2016-04-07 15:26:35 +02:00
Uggla
dbf6a0a530 Update doc 2016-04-06 20:30:08 +02:00
Uggla
4970bde8ac Update testing doc with tox 2016-04-05 19:42:41 +02:00
Uggla
351547b051 Update documentation
- Add python3 release.
- Add a FAQ.
- Various minor updates.
2016-03-07 11:15:32 +01:00
Uggla
23d2b09562 Add documentation about tests 2016-03-04 14:28:15 +01:00
Uggla
60b6a8f77c Update documentation 2016-03-04 12:02:13 +01:00
Uggla
562999c633 Rename client from redfish-client.py to redfish-client 2016-02-19 18:33:56 +01:00
Uggla
3334c6eda5 Fix most of the comments reported in #22
- Except the ones related to path.
2016-02-15 18:12:28 +01:00
Uggla
f25f4fad62 Major documentation update 2016-02-13 19:59:17 +01:00
Uggla
63b26e0840 Use PBVER instead of hardcoded version 2016-02-13 19:55:34 +01:00
Uggla
c34d85fbc5 Documentation update
- 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.
2016-02-11 16:20:00 +01:00
Bruno Cornec
a36c6ab303 Adds a README for reference docs 2015-12-02 21:08:07 +01:00
Devananda van der Veen
963f256bb9 cookie cutter ify this repo, will clean up later 2015-03-25 13:46:58 -07:00