Imported old code.
This commit is contained in:
parent
b35b040120
commit
89d94c38b6
243 changed files with 26457 additions and 0 deletions
22
documentation/index.html
Normal file
22
documentation/index.html
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: default
|
||||
title: Documentation
|
||||
metasub: documentation
|
||||
keywords: documentation,howto,tutorial,tutorials,faq,guide,guides
|
||||
---
|
||||
|
||||
<h2>Documentation</h2>
|
||||
|
||||
<h3>Tutorials and Guides</h3>
|
||||
|
||||
<p>The following documentation is available to you:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="/documentation/installation-guide/">Installation Guide</a></li>
|
||||
<li><a href="/documentation/minimal-configuration-guide/">Minimal Configuration Guide</a></li>
|
||||
<li><a href="/documentation/faq/">The Linspector FAQ's</a></li>
|
||||
</ul>
|
||||
|
||||
<p>If you wanna try to understand how Linspector works you can take a look at the <a href="https://github.com/linspector/linspector/blob/master/examples/minimal.json" class="ext">minimal.json configuration file</a>. It really shows up what is currently possible with Linspector but is not documented. Please ask us if you want to know more.</p>
|
||||
|
||||
<p>More documentation will follow ASAP! It is a work in progress.</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue