Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tev
plugin_event
Commits
031af941
Commit
031af941
authored
Feb 16, 2015
by
LE GAC Renaud
Browse files
Polish the documentation page.
parent
15265fe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
4 deletions
+23
-4
views/default/documentations.html
views/default/documentations.html
+23
-4
No files found.
views/default/documentations.html
View file @
031af941
<h2
class=
"dbui-h2 dbui-small-cap"
>
{{=T("Documentations")}}
</h2>
<p
class=
"dbui-p dbui-small-cap"
>
{{=T("For users")}}
</p>
<p
class=
"dbui-p dbui-small-cap"
style=
"margin-top: 5ex"
>
1. {{=T("For users")}}
</p>
<ul>
<li
class=
"dbui-p"
>
<a
href=
"/{{=request.application}}/static/docs/userguide/build/html/index.html"
target=
"_blank"
>
...
...
@@ -15,7 +17,9 @@
</li>
</ul>
<p
class=
"dbui-p dbui-small-cap"
>
{{=T("For developpers")}}
</p>
<p
class=
"dbui-p dbui-small-cap"
style=
"margin-top: 5ex"
>
2. {{=T("For developpers")}}
</p>
<ul>
<li
class=
"dbui-p"
>
<a
href=
"/{{=request.application}}/static/docs/epydoc/index.html"
target=
"_blank"
>
...
...
@@ -28,7 +32,8 @@
{{=request.application}} javascript API
</a>
</li>
</ul>
<ul>
<li
class=
"dbui-p"
>
<a
href=
"/{{=request.application}}/static/plugin_dbui/docs/epydoc/index.html"
target=
"_blank"
>
plugin_dbui python API
...
...
@@ -41,6 +46,19 @@
</a>
</li>
<li
class=
"dbui-p"
>
<a
href=
"https://marprod.in2p3.fr/plugin_dbui_book"
target=
"_blank"
>
plugin_dbui reference manual
</a>
</li>
</ul>
<ul>
<li
class=
"dbui-p"
>
<a
href=
"http://web2py.com/book"
target=
"_blank"
>
Web2py reference manual
</a>
</li>
<li
class=
"dbui-p"
>
<a
href=
"http://docs-origin.sencha.com/extjs/4.2.1/#!/api"
target=
"_blank"
>
Ext JS 4.2.1 javasript API
...
...
@@ -52,7 +70,8 @@
Pandas data analysis toolkit
</a>
</li>
</ul>
<ul>
<li
class=
"dbui-p"
>
<a
href=
"http://epydoc.sourceforge.net/"
target=
"_blank"
>
Epydoc automatic API generation for python
...
...
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