MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
192 stars 30 forks source link

Docs/2834/user dev docs refactor #3689

Closed Nereboss closed 3 months ago

Nereboss commented 3 months ago

Refactors the GitHub pages and READMEs to be split into user- and dev-docs

Issue: #2834

Description

Remove all dev docs from GH-Pages, only user docs should remain Improve structure of user docs Update some readmes in github Refactor location of some parsers

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

Screenshots or gifs

Nereboss commented 3 months ago

Should we mention this refactoring in the changelogs somewhere? As its neither for the visualisation nor the analysis i dont think so

phanlezz commented 3 months ago

Maybe we could add the --not-compressed flag to the first example in 01-02-quick-start-guide or add the compression extension to the file name give as output

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
28 New issues
0 Accepted issues

Measures
0 Security Hotspots
89.8% Coverage on New Code
4.9% Duplication on New Code

See analysis details on SonarCloud