|
17 | 17 | - but we do not copy proper plantuml.jar. we use 'touch plantuml.jar' to remove java running time.
|
18 | 18 | - output
|
19 | 19 | - test-1/output/perlmod/output.md : show markdown including plantuml with vscode (useful extension : markdown preview enhanced)
|
| 20 | + -  |
20 | 21 | - if you find some Error when you run doxygen , it is no problem.
|
21 | 22 | - show [link](test-1/README.md) to know the reason
|
22 | 23 |
|
|
33 | 34 | - INPUT = ../doxygen-test-src
|
34 | 35 | - PLANTUML_JAR_PATH = ./plantuml.jar
|
35 | 36 | - 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 | + -  |
| 40 | + - plantuml server is not working well. |
| 41 | + -  |
36 | 42 | - if you find some Error when you run doxygen , it is no problem.
|
37 | 43 | - show [link](test-server/README.md) to know the reason
|
38 | 44 | - make alternative url in html : we can use png file when we have some error to connect to plantuml server
|
|
55 | 61 | - but we do not copy proper plantuml.jar. we use 'touch plantuml.jar' to remove java running time.
|
56 | 62 | - if you find some Error when you run doxygen , it is no problem.
|
57 | 63 | - 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 | + -  |
| 67 | + - plantuml server is not working well. |
| 68 | + -  |
58 | 69 |
|
59 | 70 | ## make plantuml with hpp2plantuml
|
0 commit comments