Skip to content

Commit 5283443

Browse files
aidenfoxiveyk0kubun
authored andcommitted
ZJIT: Add documentation note in doc/zjit.md
1 parent 809a9a9 commit 5283443

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/zjit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ To run code snippets with ZJIT:
2424
You can also try https://www.rubyexplorer.xyz/ to view Ruby YARV disasm output with syntax highlighting
2525
in a way that can be easily shared with other team members.
2626

27+
## Documentation
28+
29+
You can generate and open the source level documentation in your browser using `cargo doc --open --document-private-items`.
30+
2731
## Testing
2832

2933
Make sure you have a `--enable-zjit=dev` build, and install the following tools:

0 commit comments

Comments
 (0)