uv/crates/uv-dev/src
Zanie Blue ca9aaf1c48
Reorganize the project concept documentation (#9121)
- Adds a collapsible section for the project concept
- Splits the project concept document into several child documents.
- Moves the workspace and dependencies documents to under the project
section
- Adds a mkdocs plugin for redirects, so links to the moved documents
still work

I attempted to make the minimum required changes to the contents of the
documents here. There is a lot of room for improvement on the content of
each new child document. For review purposes, I want to do that work
separately. I'd prefer if the review focused on this structure and idea
rather than the content of the files.

I expect to do this to other documentation pages that would otherwise be
very nested.

The project concept landing page and nav (collapsed by default) looks
like this now:

<img width="1507" alt="Screenshot 2024-11-14 at 11 28 45 AM"
src="https://github.com/user-attachments/assets/88288b09-8463-49d4-84ba-ee27144b62a5">
2024-11-19 13:52:12 -06:00
..
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Add a generate-all step and auto-generate settings.md (#5080) 2024-07-15 19:58:53 +00:00
generate_all.rs Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00
generate_cli_reference.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
generate_env_vars_reference.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
generate_json_schema.rs Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
generate_options_reference.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
main.rs Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00
render_benchmarks.rs Move render-benchmarks under a Cargo feature (#3815) 2024-05-24 03:00:53 +00:00
wheel_metadata.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00