We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2280a19 commit 805b903Copy full SHA for 805b903
docs/user/intro/markdoc.rst
@@ -21,7 +21,7 @@ Minimal configuration is required to build an existing Markdoc project on Read t
21
install:
22
# Install dependencies
23
- cd docs/ && npm install
24
- build
+ build:
25
# Build the site
26
- cd docs/ && npm run build
27
# Copy generated files into Read the Docs directory
0 commit comments