Hi all,
As discussed during the IRC meeting I added support in the docs plugin for sorting them.
A header of a docs page can now look as follows:
---
layout: docs
title: Installing new Plugins
index: 1
---
The index property is used for sorting the documents within the category. We don't
need prefixes in file names any more.
Paul