Доработка. Документация
This commit is contained in:
4
docs/build.sh
Normal file
4
docs/build.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
dot -Tpng "структура.dot" -o "структура.png"
|
||||
pandoc -f markdown_strict --verbose "README.md" > "README.doc"
|
||||
Reference in New Issue
Block a user