[docs] include README.md into docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Summary
|
||||
|
||||
- [Introduction](./gokill.md)
|
||||
- [gokill](./README.md)
|
||||
@GOKILL_OPTIONS@
|
||||
|
||||
@@ -7,6 +7,7 @@ let
|
||||
prepareMD = ''
|
||||
# Copy inputs into the build directory
|
||||
cp -r --no-preserve=all $inputs/* ./
|
||||
cp ${../README.md} ./README.md
|
||||
|
||||
${docbuilder}/bin/docbuilder --output ./
|
||||
substituteInPlace ./SUMMARY.md \
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# Introduction
|
||||
Reference in New Issue
Block a user