Skip to content

Commit e69e8ca

Browse files
authored
[DOCS] Temporarily drop some markers from the class diagram (#1307)
As long as we manually edit the source of the class diagram, having markers for a part being autogenerated does not make sense.
1 parent 674cfa0 commit e69e8ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ class Sabberworm\CSS\CSSList\Document#4 (2) {
619619
## Class diagram
620620

621621
```mermaid
622-
%% start of the generated part
623622
classDiagram
624623
direction LR
625624
@@ -778,9 +777,6 @@ classDiagram
778777
ValueList <|-- RuleValueList: inheritance
779778
Renderable <|.. Comment: realization
780779
Positionable <|.. Comment: realization
781-
%% end of the generated part
782-
783-
784780
Anchor ..> ParserState: dependency
785781
CSSList ..> CSSList: dependency
786782
CSSList ..> Charset: dependency

0 commit comments

Comments
 (0)