mirror of https://github.com/mingrammer/diagrams
Try to make the custom doc page (#284)
parent
a6f33a87e9
commit
bc85a15aa5
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
id: custom
|
||||||
|
title: Custom
|
||||||
|
---
|
||||||
|
|
||||||
|
For a full example check: https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes
|
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
id: {{ pvd }}
|
||||||
|
title: {{ pvd|up_or_title(pvd) }}
|
||||||
|
---
|
||||||
|
|
||||||
|
For a full example check: https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes
|
Loading…
Reference in new issue