diff options
| author | Ian Johnson <ian@ianjohnson.dev> | 2024-03-23 23:46:17 -0400 |
|---|---|---|
| committer | Ian Johnson <ian@ianjohnson.dev> | 2024-03-28 00:30:29 -0400 |
| commit | 424dd17b6cc3db868c837f6b7a8fa36dac2166c1 (patch) | |
| tree | 91d247d8250024fd7e6161c9ca11a4553f5854ea /src/Module.zig | |
| parent | 9dac8db2df2332d6dd4aa52a0b524e5c88a9349b (diff) | |
| download | zig-424dd17b6cc3db868c837f6b7a8fa36dac2166c1.tar.gz zig-424dd17b6cc3db868c837f6b7a8fa36dac2166c1.zip | |
Autodoc: add all modules to sources.tar
Closes #19403
This commit adds all modules in the compilation to the generated
`sources.tar` when using `-femit-docs` (including `std` and `builtin`).
Additionally, it considers the main module when doing so, rather than
the root module, so the behavior when running `zig test -femit-docs
test.zig` is now correct.
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions
