From 1f5a6b1ffbb5f8603cebc191ea3e31ba1d9c44e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Fri, 15 Dec 2017 19:58:44 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Home.md b/Home.md index 829add8..cf930a4 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,21 @@ # ReCodEx **ReCodEx** is complex programmer testing solution, primary targeted to technical universities. It is highly customizable and based on modern technologies. +## Documentation +* [[User documentation]] +* [API Documentation](http://recodex.github.io/api-doc) +* [[Database schema]] +* Programmer Documentation + * [Worker](http://recodex.github.io/worker/) + * [Broker](http://recodex.github.io/broker/) + * [Monitor](http://recodex.github.io/monitor/) + +## Separated pages +* [[FAQ]] +* [[Logo]] +* [[RuntimeEnvironments]] +* [[Exit Code Mappings]] + ## Contents * [[Home]] * [[Introduction]] @@ -15,17 +30,4 @@ * [[Job Configuration]] * [[Database]] -## Separated pages -* [[FAQ]] -* [[Logo]] -* [[Database schema]] -* [[RuntimeEnvironments]] -* [[Exit Code Mappings]] -## Documentation -* [[User documentation]] -* [API Documentation](http://recodex.github.io/api-doc) -* Programmer Documentation - * [Worker](http://recodex.github.io/worker/) - * [Broker](http://recodex.github.io/broker/) - * [Monitor](http://recodex.github.io/monitor/)