mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Fix glossary link (snowballed) (#1297)
* Add mdbook-linkcheck * Convert todo to not a link * Fix external glossary link * Fix various broken links * Mass replace: s/.html/.md/ * My sloppy attempt to add a gitlab CI check
This commit is contained in:
@@ -188,6 +188,15 @@ build-linux-release: &build
|
||||
- cp -r scripts/docker/* ./artifacts
|
||||
- sccache -s
|
||||
|
||||
|
||||
generate-impl-guide:
|
||||
stage: build
|
||||
image:
|
||||
name: michaelfbryan/mdbook-docker-image:latest
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- mdbook build roadmap/implementors-guide
|
||||
|
||||
.publish-build: &publish-build
|
||||
stage: publish
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user