Switched diagram links in README to svg
This commit is contained in:
@@ -126,7 +126,7 @@ the following:
|
||||
make clanguml_diagrams
|
||||
```
|
||||
|
||||
and checkout the PNG diagrams in `docs/diagrams` folder.
|
||||
and checkout the SVG diagrams in `docs/diagrams` folder.
|
||||
|
||||
### Class diagrams
|
||||
|
||||
@@ -158,7 +158,7 @@ public:
|
||||
|
||||
generates the following diagram (via PlantUML):
|
||||
|
||||

|
||||

|
||||
|
||||
#### Default mappings
|
||||
|
||||
@@ -279,7 +279,7 @@ int tmain()
|
||||
|
||||
generates the following diagram (via PlantUML):
|
||||
|
||||

|
||||

|
||||
|
||||
### Package diagrams
|
||||
|
||||
@@ -324,7 +324,7 @@ class B : public ns1::ns2::Anon {
|
||||
|
||||
generates the following diagram (via PlantUML):
|
||||
|
||||

|
||||

|
||||
|
||||
### Test cases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user