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/)