Difference between revisions of "Presentation tools"
From Wiki at Neela Nurseries
m (format correction) |
m (create a couple of sections with starting content or as stubs) |
||
Line 6: | Line 6: | ||
Keywords: diagram, diagramming, dot language | Keywords: diagram, diagramming, dot language | ||
+ | |||
+ | |||
+ | == [[#top|^]] Overview == | ||
+ | |||
+ | This Neela Nurseries wikipage created to hold references to and notes regarding presentation languages and tools, including mark up languages. | ||
+ | |||
+ | <!-- odne komentar --> | ||
+ | |||
+ | == [[#top|^]] Restructure Text == | ||
+ | |||
+ | <i>- stub section -</i> | ||
+ | |||
+ | <!-- odne komentar --> | ||
+ | |||
+ | == [[#top|^]] Graphviz dot == | ||
References to and notes regarding graphviz dot diagramming language: | References to and notes regarding graphviz dot diagramming language: | ||
<ul> | <ul> | ||
* https://sketchviz.com/graphviz-examples Intro to dot diagramming language | * https://sketchviz.com/graphviz-examples Intro to dot diagramming language | ||
− | * https:/ /stackoverflow.com/questions/6450765/how-do-you-center-a-title-for-a-diagram-output-to-svg-using-dot How to add title to `dot` based diagram | + | * https://stackoverflow.com/questions/6450765/how-do-you-center-a-title-for-a-diagram-output-to-svg-using-dot How to add title to `dot` based diagram |
</ul> | </ul> | ||
+ | <!-- odne komentar --> | ||
<!-- EOF --> | <!-- EOF --> |
Revision as of 23:45, 31 May 2023
Presentation Tools
page started 2023-05-31
Keywords: diagram, diagramming, dot language
^ Overview
This Neela Nurseries wikipage created to hold references to and notes regarding presentation languages and tools, including mark up languages.
^ Restructure Text
- stub section -
^ Graphviz dot
References to and notes regarding graphviz dot diagramming language:
- https://sketchviz.com/graphviz-examples Intro to dot diagramming language
- https://stackoverflow.com/questions/6450765/how-do-you-center-a-title-for-a-diagram-output-to-svg-using-dot How to add title to `dot` based diagram