Charlie Marsh
a191f84929
Autogenerate possible values for enums in reference documentation ( #5137 )
...
## Summary
For example:

Closes https://github.com/astral-sh/uv/issues/5129 .
2024-07-17 12:37:33 -04:00
Charlie Marsh
7211e62132
Add reference documentation for pip settings ( #5125 )
...
## Summary
Third part of https://github.com/astral-sh/uv/issues/5093 .
2024-07-16 21:14:27 +00:00
Charlie Marsh
f7c52fdbfb
Add reference documentation for global settings ( #5123 )
...
## Summary
Second part of: https://github.com/astral-sh/uv/issues/5093 .
2024-07-16 20:50:04 +00:00
Charlie Marsh
616a61a244
Add reference documentation for resolver settings ( #5122 )
...
## Summary
First part of https://github.com/astral-sh/uv/issues/5093 .
Remaining:
- Global settings
- `pip`-specific settings (some will be copied-over from here)
- Auto-generating the "Possible values" for enums
2024-07-16 16:39:22 -04:00
Charlie Marsh
6d0e6eea6f
Fix depth of settings headers ( #5103 )
...
Closes https://github.com/astral-sh/uv/issues/5092 .
2024-07-16 14:00:03 +00:00
Charlie Marsh
41cd4bee58
Add a generate-all step and auto-generate settings.md ( #5080 )
...
## Summary
Ensures that `generate-all` generates both the JSON Schema and the
`settings.md` API reference.
2024-07-15 19:58:53 +00:00