You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Add placeholders in the documentation to make browsing the documentation source less confusing
Fixes #1078
This commit is contained in:
@ -43,6 +43,7 @@ env RUSTC_BOOTSTRAP=1 \
|
||||
rm target/doc/.lock
|
||||
|
||||
# Move the Rust documentation within the mdBook
|
||||
rm -rf target/book/rustdoc
|
||||
mv target/doc target/book/rustdoc
|
||||
|
||||
# Build the frontend storybook
|
||||
|
Reference in New Issue
Block a user