Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12297471
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/pages/index.html b/src/pages/index.html
index 44aca5a..65a796a 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -1,44 +1,41 @@
<div class="app">
<div id="content">
<section id="menu">
<h2>Available docs</h2>
<ul>
{{#each docs}}
<li><a href="/{{ this }}">{{ this }}</a></li>
{{/each}}
</ul>
</section>
<section id="add-doc">
<h2>Not your doc here?</h2>
<ul>
- <li>If you wish to see a documentation here, please get in touch:
- <a href="https://devcentral.nasqueron.org/maniphest/task/edit/form/1/?projects=documentation">
- open a task on DevCentral
- </a> or <a href="https://agora.nasqueron.org/Get_support">
- contact us
- </a>.
+ <li>
+ If you wish to see a documentation here, please get in touch:
+ <a href="https://devcentral.nasqueron.org/maniphest/task/edit/form/1/?projects=documentation">open a task on DevCentral</a>
+ or <a href="https://agora.nasqueron.org/Get_support">contact us</a>.
</li>
<li>
If you contribute to a Nasqueron software, you can open a task on
DevCentral to publish your doc here. Basically, the first step is to
provide Salt deployment instructions like in
<a href="https://devcentral.nasqueron.org/D1027">this docs state</a>.
If the doc is in a static HTML state, you can add a submodule to the
- <a href="https://devcentral.nasqueron.org/source/staging/">
- staging repository
- </a>. Finally, you want a Jenkins task to update the doc when a new
+ <a href="https://devcentral.nasqueron.org/source/staging/">staging repository</a>.
+ Finally, you want a Jenkins task to update the doc when a new
commit is landed.
</li>
</ul>
</section>
</div>
<div id="hero">
<img src="assets/img/nasqueron-logo.png" alt="Nasqueron logo">
<h1>Nasqueron documentation</h1>
<h2 class="subheader">Learn how to use our software.</h2>
</div>
</div>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Oct 22, 12:09 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3092090
Default Alt Text
(2 KB)
Attached To
Mode
rDWWW Nasqueron documentation
Attached
Detach File
Event Timeline
Log In to Comment