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
f4b3e4ea
Commit
f4b3e4ea
authored
May 05, 2014
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Add some more texts: editors, license information
parent
a0b4899c
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
11 deletions
+25
-11
doc/aadl-editors.png
doc/aadl-editors.png
+0
-0
doc/aadl-mode.png
doc/aadl-mode.png
+0
-0
doc/aadl-mode_vim.png
doc/aadl-mode_vim.png
+0
-0
doc/editors.rst
doc/editors.rst
+6
-11
doc/index.rst
doc/index.rst
+1
-0
doc/introduction.rst
doc/introduction.rst
+18
-0
No files found.
doc/aadl-editors.png
0 → 100644
View file @
f4b3e4ea
282 KB
doc/aadl-mode.png
deleted
100644 → 0
View file @
a0b4899c
159 KB
doc/aadl-mode_vim.png
deleted
100644 → 0
View file @
a0b4899c
92.6 KB
doc/editors.rst
View file @
f4b3e4ea
...
@@ -9,6 +9,12 @@ Editor support
...
@@ -9,6 +9,12 @@ Editor support
The AADL modes for Emacs and vim provide syntax coloration and
The AADL modes for Emacs and vim provide syntax coloration and
automatic indentation features when editing AADL files.
automatic indentation features when editing AADL files.
.. figure:: aadl-editors.png
:align: center
:scale: 75 %
AADL mode for emacs and vim
Emacs
Emacs
=====
=====
...
@@ -19,10 +25,6 @@ your emacs configuration file (usually located in :file:`~/.emacs`) ::
...
@@ -19,10 +25,6 @@ your emacs configuration file (usually located in :file:`~/.emacs`) ::
For more details on this mode, please refer to the emacs contextual help.
For more details on this mode, please refer to the emacs contextual help.
.. figure:: aadl-mode.png
:align: center
AADL mode for Emacs
vim
vim
===
===
...
@@ -40,10 +42,3 @@ named :file:`~/.vim/filetype.vim`, in which you write::
...
@@ -40,10 +42,3 @@ named :file:`~/.vim/filetype.vim`, in which you write::
augroup END
augroup END
For more details, please read the documentation of vim.
For more details, please read the documentation of vim.
.. figure:: aadl-mode_vim.png
:align: center
AADL mode for vim
doc/index.rst
View file @
f4b3e4ea
...
@@ -7,6 +7,7 @@ Ocarina User's Guide
...
@@ -7,6 +7,7 @@ Ocarina User's Guide
====================
====================
.. toctree::
.. toctree::
:numbered:
:maxdepth: 2
:maxdepth: 2
about
about
...
...
doc/introduction.rst
View file @
f4b3e4ea
...
@@ -37,6 +37,24 @@ standards and proposes the following features :
...
@@ -37,6 +37,24 @@ standards and proposes the following features :
scheduling analysis tool from the Université de Bretagne
scheduling analysis tool from the Université de Bretagne
Occidentale, and MAST from the University of Cantabria
Occidentale, and MAST from the University of Cantabria
Ocarina is distributed under the GNAT Modified GPL licence, or
GMGPL. The GMGPL is an extension of GPLv2, adding the following
provision:
As a special exception, if other files instantiate generics
from this unit, or you link this unit with other files to
produce an executable, this unit does not by itself cause the
resulting executable to be covered by the GNU General Public
License. This exception does not however invalidate any other
reasons why the executable file might be covered by the GNU
Public License.
The GMGPL guarantees that Ocarina, but also the code it generates can
be distributed under customer-specific terms and
conditions. Specifically, the GMGPL ensures that you can generate
proprietary, classified, or otherwise restricted executables.
About AADL
About AADL
##########
##########
...
...
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