Current State
|
- name: Generate and build snforge_std docs |
In the workflow, there are steps for:
- generating mdook
- applying custom highlighting
Objective
Use scarb doc --build instead
Additional Context
Current logic can be replaced since scarb doc now has --build flag that will build mdbook and apply custom highlighting right away