Table of Contents

Contribute to DiscoveryNG manual

This manual is open to contribution by everyone that like to improve its content. This is why we choose a wiki!!

Everyone can change a page once registered to the site.

To help who doesn't know how to edit a page, there's the wiki syntax page to learn a lot of trick.

We have also installed a lot of plugins, one of the most useful is wrap, to create and place inside the page information box. We suggest to use it when you insert a note.

How to contribute

You can contribute in a number of ways:

Find pages to FIX.

Formatting conventions

Headings, should be used from the first level (H1), this allow the automatic generation of the TOC on the top of the page.

When you must describe a long list of elemets (like the search field), you should use a table with two column (value and description).

NOTES are for suggestions, alerts or related contents and should be formatted as follow

<WRAP info round>
== Note title ==
note content
</WRAP>

For the notes we choosed a DokuWiki plugin called wrap. So, depending on note type, instead of info, you can use: important, tip, help, download, todo, alert.

For FAQ and GUIDE links should be used the following syntax

:?: **GUIDE:** [[link to the guide]]
:?: **FAQ:** [[link to the FAQ]]