[docs] include README.md into docs

This commit is contained in:
2023-10-31 00:46:57 +01:00
parent a91632028c
commit d0439394cf
3 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Summary
- [Introduction](./gokill.md)
- [gokill](./README.md)
@GOKILL_OPTIONS@

View File

@@ -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 \

View File

@@ -1 +0,0 @@
# Introduction