Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OSUG
RESIF
ws-statistics
Commits
502e25cb
Commit
502e25cb
authored
Jul 03, 2020
by
Jerome Touvier
Browse files
Merge branch 'fix1' into 'master'
fix paths in doc See merge request
!4
parents
95d508a2
32d2a876
Changes
2
Hide whitespace changes
Inline
Side-by-side
templates/statistics_doc.html
View file @
502e25cb
...
...
@@ -14,11 +14,11 @@
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link
rel=
"stylesheet"
href=
".
.
/static/resifws.css"
/>
<a
href=
"local=en"
>
<img
src=
".
.
/static/images/en.png"
alt=
"Français - Anglais"
>
</a>
<link
rel=
"stylesheet"
href=
"./static/resifws.css"
/>
<a
href=
"
./
local=en"
>
<img
src=
"./static/images/en.png"
alt=
"Français - Anglais"
>
</a>
</head>
<body>
<p
style=
"text-align:center;"
>
<img
src=
".
.
/static/images/logoresif.png"
alt=
"logoresif"
width=
"341"
height=
"95"
></p>
<p
style=
"text-align:center;"
>
<img
src=
"./static/images/logoresif.png"
alt=
"logoresif"
width=
"341"
height=
"95"
></p>
<h1
id=
"webservice-fdsn-ws-statistics"
>
Webservice FDSN ws-statistics
</h1>
<p>
Ce service donne accès aux statistiques de RESIF-DC.
</p>
<h2
id=
"utilisation-de-la-requête"
>
Utilisation de la requête
</h2>
...
...
templates/statistics_doc_en.html
View file @
502e25cb
...
...
@@ -14,11 +14,11 @@
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link
rel=
"stylesheet"
href=
".
.
/static/resifws.css"
/>
<a
href=
"local=fr"
>
<img
src=
".
.
/static/images/fr.png"
alt=
"Anglais - Français"
>
</a>
<link
rel=
"stylesheet"
href=
"./static/resifws.css"
/>
<a
href=
"
./
local=fr"
>
<img
src=
"./static/images/fr.png"
alt=
"Anglais - Français"
>
</a>
</head>
<body>
<p
style=
"text-align:center;"
>
<img
src=
".
.
/static/images/logoresif.png"
alt=
"logoresif"
width=
"341"
height=
"95"
></p>
<p
style=
"text-align:center;"
>
<img
src=
"./static/images/logoresif.png"
alt=
"logoresif"
width=
"341"
height=
"95"
></p>
<h1
id=
"webservice-fdsn-ws-statistics"
>
Webservice FDSN ws-statistics
</h1>
<p>
This service provides access to the RESIF-DC statistics.
</p>
<h2
id=
"query-usage"
>
Query usage
</h2>
...
...
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