diff --git a/docs/index.rst b/docs/index.rst index b82b6007..d8836268 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -81,6 +81,48 @@ This project is divided into several Makefiles, connected by a root Makefile whi If the recipe you call isn't covered by any others, it will get distributed to all languages. So for instance, ``make test`` would be translated to ``make cs_test c_test js_test py_test rs_test`` ++-----------------+-----+------+------+------+------+ +| |**C**|**C#**|**Js**|**Py**|**Rs**| ++=================+=====+======+======+======+======+ +| Documentatation | ⏱ | | | | ⏱ | ++-----------------+-----+------+------+------+------+ +| Linting | | | | | | ++-----------------+-----+------+------+------+------+ +| Coverage | ✔ | ⏱ | | | ⏱ | ++=================+=====+======+======+======+======+ +| Problem 001 | ✔ | ✔ | ✔ | ✔ | ✔ | ++-----------------+-----+------+------+------+------+-+-----------------+-----+------+------+------+------+ +| Problem 002 | ✔ | ✔ | ✔ | ✔ | ✔ | ++-----------------+-----+------+------+------+------+ +| Problem 003 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 004 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 005 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 006 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 007 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 008 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 009 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 010 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 011 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 012 | ⏱ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 013 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 014 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 015 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ +| Problem 016 | ✔ | | | ✔ | | ++-----------------+-----+------+------+------+------+ + .. toctree:: :maxdepth: 2