Revert
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3279c44197
commit
5262c2d195
1 changed files with 1 additions and 6 deletions
7
.github/workflows/docs.yml
vendored
7
.github/workflows/docs.yml
vendored
|
@ -60,12 +60,7 @@ jobs:
|
||||||
sed -i -e 's/\.\.\/README.md/README.md/' docs/**/SUMMARY.md
|
sed -i -e 's/\.\.\/README.md/README.md/' docs/**/SUMMARY.md
|
||||||
|
|
||||||
mdbook-combiner -m docs
|
mdbook-combiner -m docs
|
||||||
cat <<EOF > docs/SUMMARY.md
|
mv SUMMARY.md docs/
|
||||||
# Summary
|
|
||||||
- [Introduction](<Element Web/README.md>)
|
|
||||||
|
|
||||||
EOF
|
|
||||||
cat SUMMARY.md >> docs/SUMMARY.md
|
|
||||||
|
|
||||||
mv element-web/book.toml .
|
mv element-web/book.toml .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue