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:
3
script/doc
Executable file
3
script/doc
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
find . -name '*.md' | xargs embedmd -w
|
||||
Reference in New Issue
Block a user