realstealthninja
realstealthninja
## Description of Change Our doxygen website is fine but it needs a touch of modernity, I've added the [doxygen-awesome theme](https://jothepro.github.io/doxygen-awesome-css/) with a few extensions. ## Main changes - added...
#### Description of Change ## CMakeLists.txt changes Some directories lack CMakeLists Thus giving any algorithms under those directories - dynamic_programming - greedy_algorithms - range_queries - operations_on_datastructures ### cmake specific changes...
#### Description of Change # Testing This pr enables testing of the algorithms in the repository before we get to the stage of running tests on a CI. We will...
### Description As the title suggests the approved label CI does not add approved label to the pull requests ### Expected behavior add an approved label when the pull request...
https://thealgorithms.github.io/C-Plus-Plus/d5/d88/md__d_i_r_e_c_t_o_r_y.html would prefer if this was like below or something similar ```md # Directory listing ... ```
https://github.com/phips28/gh-action-bump-version/issues/181 mentions the use of this action for pushes with multiple commits, Is there a way to get this implemented? check for multiple commits per push?