docs: lint rst files (#1581)

This commit is contained in:
ReenigneArcher
2023-08-31 15:49:01 -04:00
committed by GitHub
parent 932748916b
commit a3eec98ae1
21 changed files with 81 additions and 48 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Example Documentation Blocks
**file.h**
.. code-block:: cpp
.. code-block:: c
// functions
int main(int argc, char *argv[]);