- Fixes for Doxygen Layouts
- Changed dynarray indexing to use size_t - Added groups to optional documentation
This commit is contained in:
@@ -55,17 +55,9 @@ denote implementation and testing progress. The symbols are defined below.
|
||||
| Symbol | Meaning | Notes |
|
||||
|:------:|:------------------------|:----------------------------------------------------------|
|
||||
| ✅ | Completed | Complete implementation and all tests passing. |
|
||||
| 🚧 | Partial | Partial implementation and all tests implemented passing. |
|
||||
| ❓ | Untested | Not tested |
|
||||
| 🚧 | Partial | Partial implementation and all tests implemented passing. |
|
||||
| ⛔ | Unimplemented / Failing | Not implemented or any test is failing. |
|
||||
|
||||
| Implemented / Passed | ✅ | 🚧 | ❓ | ⛔ |
|
||||
|:--------------------:|--------------------------------------------------------------------|-------------------------------------------------------------------------------|---------|-----------------|
|
||||
| ✅ | Implemented and Passing | Invalid | Invalid | Not Implemented |
|
||||
| 🚧 | Implemented and Partial Testing with all implemented tests passing | Partial Implementation and Partial Testing with all implemented tests passing | Invalid | Not Implemented |
|
||||
| ❓ | Implemented and Untested | Partial Implementation and Untested | Invalid | Not Implemented |
|
||||
| ⛔ | Implemented and Any Test is Failing | Partial Implementation and any test is Failing | Invalid | Not Implemented |
|
||||
|
||||
|
||||
|
||||
## Libraries
|
||||
|
||||
Reference in New Issue
Block a user