aboutsummaryrefslogtreecommitdiff
path: root/doc/workflow.rst
Commit message (Collapse)AuthorAgeFilesLines
* rumba: Remove irati/rlite, python2 and qemu supportDimitri Staessens3 days1-3/+3
| | | | | | | | | | | | | | Remove IRATI and rlite prototype plugins, keeping only Ouroboros. Delete .gitlab-ci.yml (only contained an irati test job and a Sphinx pages job). Clean up all irati/rlite imports and references from examples, documentation, and tools. Qemu was tied heavily with rlite and irati. As it's less useful for ouroboros it's removed rather than reworked. Updated README.md and AUTHORS Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
* doc: Update docs with feedback from MiguelSander Vrijders2018-04-051-12/+12
| | | | | This updates the docs with some feedback from Miguel. It should help make the documentation easier to follow.
* doc: Reorganize documentationSander Vrijders2018-03-291-9/+12
| | | | | This reorganizes the documentation somewhat to be more tutorial-styled.
* storyboard: add/format docstringsMarco Capitani2018-03-291-4/+2
| | | | | | | | | Also: + small docstring fixes in model + docstring fixes in log + log refactoring + other small refactoring + some small documentation fixes
* rumba: Add Rumba documentation websiteSander Vrijders2018-03-281-0/+44
This adds a documentation website for Rumba which is triggered automatically after changes to master.