Skip to content

Commit 98659da

Browse files
committed
Move header anchor in building guide
1 parent ed247a6 commit 98659da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide/13-building.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The `_site/` subdirectory contains the final HTML output. This is the directory
108108

109109
Everything outside of `_site/` is intermediate Quarto source. You generally do not need to inspect these files, but they can be useful for debugging rendering issues.
110110

111-
## Building from a Remote Repository {#from-repo} [version-badge new 0.11]
111+
## Building from a Remote Repository [version-badge new 0.11] {#from-repo}
112112

113113
The `--from-repo` flag lets you build documentation for any Git-hosted package without cloning it yourself. Great Docs handles the entire workflow: cloning the repository, creating an isolated virtual environment, installing the package and its dependencies, running the full build pipeline, and copying the finished site to a local directory.
114114

0 commit comments

Comments
 (0)