mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-02 16:01:10 +01:00
Update docs.yml
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
9d3a39905b
commit
39ae3ccfc6
7
.github/workflows/docs.yml
vendored
7
.github/workflows/docs.yml
vendored
@ -60,7 +60,12 @@ jobs:
|
||||
sed -i -e 's/\.\.\/README.md/README.md/' docs/**/SUMMARY.md
|
||||
|
||||
mdbook-combiner -m docs
|
||||
mv SUMMARY.md docs/
|
||||
cat <<EOF > docs/SUMMARY.md
|
||||
# Summary
|
||||
- [Introduction](Element Web/README.md)
|
||||
|
||||
EOF
|
||||
cat SUMMARY.md >> docs/SUMMARY.md
|
||||
|
||||
mv element-web/book.toml .
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user