From cbcdea3034594640b557f4b3b17bdf8b7a6cbfad Mon Sep 17 00:00:00 2001 From: Amber Date: Thu, 17 Sep 2020 19:51:16 -0400 Subject: [PATCH] Docs: linting --- docs/Benchmarks.mdr | 1 + docs/BuildingTheDocs.mdr | 2 ++ docs/Contributing/ContributingCode.mdr | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) 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 -- 2.43.0