Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Ocarina
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
Ocarina
Commits
2df2357a
Commit
2df2357a
authored
Jan 19, 2017
by
Jerome Hugues
Committed by
GitHub
Jan 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst
parent
42dd58fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
18 deletions
+9
-18
README.rst
README.rst
+9
-18
No files found.
README.rst
View file @
2df2357a
Ocarina AADL toolset
|build-status|
|docs|
Ocarina AADL toolset |docs|
====================
Build status for Linux and OS X: |build-status|
Code coverage: |coverage|
Ocarina is an AADL model processor, providing code generation
facilities towards C and Ada; Petri Nets; scheduling tools (MAST,
Cheddar); WCET; REAL
* Installation
See INSTALL file for more details on supported platforms and
installation process.
* Examples
Examples are located in the examples/ directory and are essentially
code generation examples. For more details, read the examples/README file
* Documentation
The documentation of Ocarina is located in the doc/ directory. To
build the documentation manually just run 'make html' or 'make pdf' in
the doc/ directory. As an alternative, an up-to-date version is available
here |docs|.
.. |build-status| image:: https://travis-ci.org/OpenAADL/ocarina.svg?branch=master
:target: https://travis-ci.org/OpenAADL/ocarina
...
...
@@ -29,3 +16,7 @@ here |docs|.
:alt: Documentation Status
:scale: 100%
:target: http://ocarina.readthedocs.org/
.. |coverage| image:: https://codecov.io/github/OpenAADL/ocarina/coverage.svg?branch=master
:target: https://codecov.io/gh/OpenAADL/ocarina
:alt: Code Coverage
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment