BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
14 stars 12 forks source link

Turn readme from .md into .rst #151

Closed AurelienJaquier closed 1 year ago

AurelienJaquier commented 1 year ago

Motivation: rst are easier to integrate into docs. We would then be able to re-use this readme.rst into the docs, meaning less doc to write by hands. Should facilitate the solving of #149 and #98

codecov-commenter commented 1 year ago

Codecov Report

Merging #151 (d18a98d) into master (43c654b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   63.41%   63.41%           
=======================================
  Files          34       34           
  Lines        2154     2154           
=======================================
  Hits         1366     1366           
  Misses        788      788           
AurelienJaquier commented 1 year ago

I just changed the format, and did not change any of the content