vCra/judge0api

View on GitHub
docs/source/index.rst

Summary

Maintainability
Test Coverage
.. judge0api documentation master file, created by
   sphinx-quickstart on Sun Apr 28 19:06:59 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to judge0api's documentation!
=====================================

judge0api is a simple API for use with Judge0 API. It acts as a nicer way of interfacing with Judge0, without the
need to remember REST API's. It currently supports the following:

- Submitting a contest
- Getting a contest

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation.rst
   client.rst
   submission.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`