Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 8c881bcbe5 Retire repository
See
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007708.html

Change-Id: If97f10290c16903d550c66163b082bd23357fca2
2020-05-08 13:51:25 +02:00
lidong 83f4fea26f Correct/update links
Change-Id: I37cc088bdb579232966c4f8905ab447665d0dc54
2018-10-18 22:17:48 +00:00
Vinay Potluri df5d024706 Fixing nits in scripts/readme.py to pass pep8 check
Change-Id: If2ee4c76d9fa9e86080ec2c08b877e4148d8e279
2017-04-05 20:50:34 +00:00
Vinay Potluri 45d507d6f5 Set file path for generated README.rst
README.rst could previously be generated by running readme.py only
from inside the scripts directory. This patch lets the script be run
from anywhere by taking the real path of the readme.py

Change-Id: Icd074bddbc9311b852e42be86d78c3dae82897d8
2017-02-02 23:23:27 -06:00
root 9816f6ed9f Fixing a nit in doc
The repository tag headline changed as it is above the main
doc.

Change-Id: I37e1009d22056dd8cf6671ec20f238ff07ab4f50
2016-12-12 05:37:58 +00:00
root 36bc08f7c0 Fixing sphnix fail issue
Sphnix warning for non local uri (Repository tags) is causing
tox -e docs to fail, I am moving the tags data from the docs to
the readme script. The tags will be added to readme.rst, when the
doc is generated. This fixes the issue.

Change-Id: Ia849050b692bc3675b44366d8cd37c47d5cf2fc0
2016-12-12 04:25:30 +00:00
Rahul Nair 09f5a1820a Updating readme
Updating readme with details on extensions.
Also, fixing a bug in readme.py file, on account
of changing file name of test_anatomy.rst to test-anatomy.rst

Also, fixing a few spelling mistakes.

Change-Id: Ic86d9fcb0be74f9474e1b070ed19d4708d61b677
2016-11-07 15:21:00 -06:00
Charles Neill 8a74e56f86 Fixup 'payloads' in docs, add #! to readme script
Minor fixups:
- "payload_dir" -> "payloads_dir" in docs/examples
- add "#!/usr/bin/env python" to scripts/readme.py for easier running

Change-Id: I26c73ca4715ee73ab9b51561670ccc7a7a212727
2016-10-25 17:11:40 -05:00
Rahul Nair 747d0bd1ad Updating docs to reflect changes in README
Few nits and a message on how to update the README

Change-Id: I3873a9b5716073a69dcbac64d235dcb49ac99fdb
2016-09-02 15:06:24 -05:00
Rahul Nair c3be7d56c5 Adding a script to generate README.rst from docs
The script readme.py will generate a README.rst file
from syntribos.docs.source. and add it to syntribos/. location.

Edited a few doc files to reflect the present status of the
project, also generated a README.rst from them.

Change-Id: Ida67b2486b8e1e6e6f694a00e41f00ffc825b3f7
2016-08-24 18:14:09 -05:00