forc-doc 0.66.2

Build the documentation for the local package and all dependencies. The output is placed in `out/doc` in the same format as the project.
1
2
3
4
5
6
7
8
[project]
authors = ["Fuel Labs <contact@fuel.sh>"]
entry = "lib.sw"
license = "Apache-2.0"
name = "nested_subdirs"

[dependencies]
core = { path = "../../../../../../sway-lib-core" }