Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Colibri WebSite
Commits
9faff560
Commit
9faff560
authored
Aug 19, 2021
by
François Bobot
Browse files
[Doc] plugin doc can be as html
parent
f66745b1
Pipeline
#37262
passed with stages
in 1 minute and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_fc-plugins/farith.md
View file @
9faff560
...
...
@@ -6,8 +6,7 @@ description:
key
:
main
distrib_mode
:
main
priority
:
0
manual_pdf
:
/download/farith-manual.pdf
manual_html
:
/html/doc/farith/coq/index.html
manual_html
:
/html/doc/farith/doc/F.All.html
---
## Farith
...
...
html/get-frama-c.html
View file @
9faff560
...
...
@@ -96,6 +96,13 @@ opam depext --install -y colibri2</pre>
</a>
</li>
{% endif %}
{% if plugin.manual_html %}
<li>
<a
href=
"{{ plugin.manual_html }}"
>
{% if plugin.short %}{{ plugin.short }}{% else %}{{ plugin.title }}{% endif %} manual
</a>
</li>
{% endif %}
{% endfor %}
</ul>
</div>
...
...
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