doc: scripts to run embedmd on markdown files

This will help keep READMEs in sync with code.

Also adds a README for the add example.

Updates #14
This commit is contained in:
Michael McLoughlin
2018-12-31 20:25:29 -08:00
parent 816fa4c0e6
commit 4550badf58
4 changed files with 59 additions and 1 deletions

3
script/doc Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash -ex
find . -name '*.md' | xargs embedmd -w