Skip to content

Commit c14828b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents bee4d3b + 078f699 commit c14828b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ in order to be able to use the `myst` builder, e.g.
1515
sphinx-build -b myst . <BUILDDIR>
1616
```
1717

18-
The generated `<FILE>.json` files in `<BUILDDIR>` can be added to your TOC e.g. using a `pattern` entry. You can also serve the `myst.xref.json` from your Sphinx deployment to enable MyST xrefs.
18+
The generated `.myst.json` files in `<BUILDDIR>/content` can be added to your TOC e.g. using a `pattern` entry. You can also serve the `myst.xref.json` from your Sphinx deployment to enable MyST xrefs.
1919

2020
> [!WARNING]
2121
> This extension is a literal work-in-progress; some things don't work.

0 commit comments

Comments
 (0)