Skip to content

Docs(guides) : standardize tree view on guide#7922

Merged
alexander-akait merged 4 commits intowebpack:mainfrom
ThierryRakotomanana:docs/standardize-tree-view-on-guide
Mar 6, 2026
Merged

Docs(guides) : standardize tree view on guide#7922
alexander-akait merged 4 commits intowebpack:mainfrom
ThierryRakotomanana:docs/standardize-tree-view-on-guide

Conversation

@ThierryRakotomanana
Copy link
Contributor

Summary

Following my PR #7901
There are inconsistencies in how project structures are represented on Asset Management (Global Assets) uses a basic hyphen-based style, and then on Wrapping Up the style shifts, losing vertical alignment and continuity.

What kind of change does this PR introduce?
Refactor to improve visual experience

Before After
Before: Inconsistent style After: Unicode Standard
Before: Inconsistent style After: Unicode Standard
Issues: Mixed dashes and lack of vertical pipes make nested files appear "floating". Improvements: Vertical connectors () and termination corners (└──) create a solid visual path.

Did you add tests for your changes?
No, it's just for styling the documentation and improve DevEx when following the guide

Does this PR introduce a breaking change?
No,

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Use of AI
No

@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 6, 2026 10:01am

Request Review

@ThierryRakotomanana ThierryRakotomanana changed the title Docs/standardize tree view on guide Docs(guides) : standardize tree view on guide Mar 5, 2026
avivkeller
avivkeller previously approved these changes Mar 5, 2026
@alexander-akait
Copy link
Member

@ThierryRakotomanana Please merge all changes into one PR and change it everywhere

@ThierryRakotomanana
Copy link
Contributor Author

Understood, @alexander-akait.

Consolidates directory tree refactors across multiple guides into a single standard. This replaces inconsistent ASCII markers with Unicode box-drawing characters (├──, └──, │).

- Refactored Getting Started, Asset Management, and Output Management.
- Standardized vertical continuity and unified formatting logic.

Supersedes: webpack#7901
@ThierryRakotomanana
Copy link
Contributor Author

@alexander-akait I've updated the PR to include all guide refactors in a single PR, superseding my previous submission.

@alexander-akait alexander-akait merged commit e15e034 into webpack:main Mar 6, 2026
9 checks passed
@alexander-akait
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants