-
Notifications
You must be signed in to change notification settings - Fork 549
Open
Labels
A-metaArea: meta, about rustc or rustc-dev-guide itselfArea: meta, about rustc or rustc-dev-guide itselfA-organizationArea: how things are organized, incl. this guideArea: how things are organized, incl. this guideC-cleanupCategory: cleanupsCategory: cleanupsE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingWG-rustc-dev-guideWorking group: rustc-dev-guideWorking group: rustc-dev-guide
Description
- We should reorganize the .md files in the repo. Currently, a lot of them are at the top-level.
- We should rename the
./part-N.md
intro chapters to not haveN
so that we can move them around.
This might break some links, so maybe it's not worth it?
@rust-lang/wg-rustc-dev-guide What do you think?
Metadata
Metadata
Assignees
Labels
A-metaArea: meta, about rustc or rustc-dev-guide itselfArea: meta, about rustc or rustc-dev-guide itselfA-organizationArea: how things are organized, incl. this guideArea: how things are organized, incl. this guideC-cleanupCategory: cleanupsCategory: cleanupsE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingWG-rustc-dev-guideWorking group: rustc-dev-guideWorking group: rustc-dev-guide
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
spastorino commentedon Jun 24, 2020
Maybe we can rename files and re-structure things and add redirects?
jyn514 commentedon Jan 13, 2021
We are definitely planning to rename the part-N files, which will also require figuring out how to set up redirects so the links don't break. After that we may or may not move things into subdirectories depending how @igaray feels. Personally I don't think it's particularly important, but it doesn't hurt either.
part-N-intro.md
to more concrete one? #1148