8000 update README.md to add output picture · cheoljoo/doxygen_perlmod_python@781e3e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 781e3e5

Browse files
author
charles.lee
committed
update README.md to add output picture
1 parent 9b1a654 commit 781e3e5

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- but we do not copy proper plantuml.jar. we use 'touch plantuml.jar' to remove java running time.
1818
- output
1919
- test-1/output/perlmod/output.md : show markdown including plantuml with vscode (useful extension : markdown preview enhanced)
20+
- ![](img/markdown.png)
2021
- if you find some Error when you run doxygen , it is no problem.
2122
- show [link](test-1/README.md) to know the reason
2223

@@ -33,6 +34,11 @@
3334
- INPUT = ../doxygen-test-src
3435
- PLANTUML_JAR_PATH = ./plantuml.jar
3536
- but we do not copy proper plantuml.jar. we use 'touch plantuml.jar' to remove java running time.
37+
- output
38+
- plantuml server is working.
39+
- ![](img/plantuml-server.png)
40+
- plantuml server is not working well.
41+
- ![](img/no-plantuml-server.png)
3642
- if you find some Error when you run doxygen , it is no problem.
3743
- show [link](test-server/README.md) to know the reason
3844
- make alternative url in html : we can use png file when we have some error to connect to plantuml server
@@ -55,5 +61,10 @@
5561
- but we do not copy proper plantuml.jar. we use 'touch plantuml.jar' to remove java running time.
5662
- if you find some Error when you run doxygen , it is no problem.
5763
- show [link](test-mako/README.md) to know the reason
64+
- output : mako result is same as `make testserver`
65+
- plantuml server is working.
66+
- ![](img/plantuml-server.png)
67+
- plantuml server is not working well.
68+
- ![](img/no-plantuml-server.png)
5869
5970
## make plantuml with hpp2plantuml

img/markdown.png

105 KB
Loading

img/no-plantuml-server.png

85.5 KB
Loading

img/plantuml-server.png

77.7 KB
Loading

0 commit comments

Comments
 (0)
0