From: Amber Date: Thu, 17 Sep 2020 23:51:16 +0000 (-0400) Subject: Docs: linting X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=cbcdea3034594640b557f4b3b17bdf8b7a6cbfad;p=gwion.git Docs: linting --- diff --git a/docs/Benchmarks.mdr b/docs/Benchmarks.mdr index 1c8cfd26..bbacd653 100644 --- a/docs/Benchmarks.mdr +++ b/docs/Benchmarks.mdr @@ -1,6 +1,7 @@ # Benchmarks ## test +
@hide for a in $(find benchmark/results -type f -name "*.png"); do echo ""; done
diff --git a/docs/BuildingTheDocs.mdr b/docs/BuildingTheDocs.mdr index bdbca911..83f44542 100644 --- a/docs/BuildingTheDocs.mdr +++ b/docs/BuildingTheDocs.mdr @@ -1,10 +1,12 @@ # How this doc is built ## This is basically markdown + All documentation files are in docs. They are [mdr](https://github.com/fennecdjay/mdr) files. Along with them is a `list` file, helping to build the summary. > To be continued ... + ## makefile ## scripts diff --git a/docs/Contributing/ContributingCode.mdr b/docs/Contributing/ContributingCode.mdr index 8e81de6a..212bedea 100644 --- a/docs/Contributing/ContributingCode.mdr +++ b/docs/Contributing/ContributingCode.mdr @@ -1,3 +1,3 @@ # Contributing Code -> stub, to be filled \ No newline at end of file +> stub, to be filled