|
|
@ -4,16 +4,19 @@
|
|
|
|
## Documentation
|
|
|
|
## Documentation
|
|
|
|
* [[User documentation]]
|
|
|
|
* [[User documentation]]
|
|
|
|
* [API Documentation](https://recodex.github.io/api/) (OBSOLETE!)
|
|
|
|
* [API Documentation](https://recodex.github.io/api/) (OBSOLETE!)
|
|
|
|
* [[Database schema]]
|
|
|
|
|
|
|
|
* Programmer Documentation
|
|
|
|
* Programmer Documentation
|
|
|
|
* [Worker](http://recodex.github.io/worker/)
|
|
|
|
* [Worker](http://recodex.github.io/worker/)
|
|
|
|
* [Broker](http://recodex.github.io/broker/)
|
|
|
|
* [Broker](http://recodex.github.io/broker/)
|
|
|
|
* [Monitor](http://recodex.github.io/monitor/)
|
|
|
|
* [Monitor](http://recodex.github.io/monitor/)
|
|
|
|
|
|
|
|
* Data formats
|
|
|
|
|
|
|
|
* [[Markdown]] (useful for exercise authors)
|
|
|
|
|
|
|
|
* [[Job Configuration]] (internal for worker)
|
|
|
|
|
|
|
|
* [[Exercise Configuration]] (internal for API)
|
|
|
|
|
|
|
|
* [[Score Calculators]] (internal for API)
|
|
|
|
|
|
|
|
|
|
|
|
## Separate pages
|
|
|
|
## Separate pages
|
|
|
|
* [[FAQ]]
|
|
|
|
* [[FAQ]]
|
|
|
|
* [[Changelog]]
|
|
|
|
* [[Changelog]]
|
|
|
|
* [[Markdown]]
|
|
|
|
|
|
|
|
* [[Logo]]
|
|
|
|
* [[Logo]]
|
|
|
|
* [[Runtime Environments]]
|
|
|
|
* [[Runtime Environments]]
|
|
|
|
* [[Exit Code Mappings]]
|
|
|
|
* [[Exit Code Mappings]]
|
|
|
@ -24,9 +27,8 @@ Some parts may need revision.
|
|
|
|
* [[Analysis]]
|
|
|
|
* [[Analysis]]
|
|
|
|
* [[Implementation]]
|
|
|
|
* [[Implementation]]
|
|
|
|
* [[Conclusion]]
|
|
|
|
* [[Conclusion]]
|
|
|
|
|
|
|
|
* [[Database schema]]
|
|
|
|
|
|
|
|
|
|
|
|
### Appendices
|
|
|
|
### Appendices
|
|
|
|
* [[Installation]]
|
|
|
|
* [[Installation]]
|
|
|
|
* [[Job Configuration]]
|
|
|
|
|
|
|
|
* [[Exercise Configuration]]
|
|
|
|
|
|
|
|
* [[Database]]
|
|
|
|
* [[Database]]
|
|
|
|