mistral.rs icon indicating copy to clipboard operation
mistral.rs copied to clipboard

Proper documentation with Sphinx

Open EricLBuehler opened this issue 11 months ago • 1 comments

EricLBuehler avatar Apr 03 '25 16:04 EricLBuehler

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C Header                3           62           53            0            9
 Dockerfile              1           41           22           10            9
 JSON                   11          104          103            0            1
 Makefile                1            6            5            0            1
 Python                 82         3665         3128          137          400
 Shell                   1           63           26           18           19
 Plain Text              3         3723            0         2413         1310
 TOML                   19          554          509            6           39
 YAML                    2           21           19            2            0
-------------------------------------------------------------------------------
 Jupyter Notebooks       3            0            0            0            0
 |- Markdown             2           77           32           31           14
 |- Python               2          205          178            1           26
 (Total)                            282          210           32           40
-------------------------------------------------------------------------------
 Markdown               54         4898            0         3733         1165
 |- BASH                 8          105          102            0            3
 |- JSON                 1           12           12            0            0
 |- Python               7          121          109            0           12
 |- Rust                21          729          616            0          113
 |- TOML                 2           75           63            0           12
 (Total)                           5940          902         3733         1305
-------------------------------------------------------------------------------
 Rust                  362       122575       109737         2395        10443
 |- Markdown           164         1829           25         1660          144
 (Total)                         124404       109762         4055        10587
===============================================================================
 Total                 542       135712       113602         8714        13396
===============================================================================
  

github-actions[bot] avatar Apr 03 '25 16:04 github-actions[bot]