This document will help the community to mainstream Naemon users guide to make it easy to follow with a common look and feel for the best user experience possible.
Our website including the documentation are built upon Bootstrap and Markdown syntax at Github.
It’s possible to use both Markdown and html when writing code.
For more information how to use Github’s version of Markdown, see this web site: https://help.github.com/articles/github-flavored-markdown
<p>This is **bold** text</p>
This is **bold** text
This is **bold** text
This is bold text
Make full use of Bootstrap infrastructure, see Bootstrap web page for more info: http://getbootstrap.com/css/
Each Bootstrap webpage starts with a header with the layout definition. There are two different layouts available for documentation:
---
layout: doctoc
title: Example header page
---
Bootstrap offers support for Glyphicon Halflings set. It’s easy to include glyphs in text, just add the icon class and the individual icon class. See example below
This is a thumb up <span class="glyphicon glyphicon-thumbs-up"></span>
This is a thumb up
For more glyphs see http://getbootstrap.com/components/#glyphicons-glyphs