Skip to content

Commit

Permalink
Begin problems table
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 7, 2024
1 parent afe606f commit 057d05e
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 057d05e

Please sign in to comment.