Difference between revisions of "Presentation tools"
From Wiki at Neela Nurseries
m (format correction) |
m (add section for open source images and graphics resources to add to documentation) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
− | + | ||
+ | == [[#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> | ||
+ | |||
+ | Starting references at Docutils: | ||
+ | <ul> | ||
+ | * https://docutils.sourceforge.io/rst.html | ||
+ | * https://docutils.sourceforge.io/docs/user/rst/quickref.html | ||
+ | * https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingReST/Reference/Graphics/Images.html `.. image::` and `.. figure::` directives introduction | ||
+ | </ul> | ||
+ | |||
+ | <!-- odne komentar --> | ||
+ | |||
+ | == [[#top|^]] Graphviz dot == | ||
+ | |||
+ | This section contains references to and notes regarding graphviz dot diagramming language. We begin with a documentation link at graphviz dot org regarding output page orientation: | ||
+ | <ul> | ||
+ | * https://graphviz.org/docs/attrs/landscape/ | ||
+ | </ul> | ||
+ | |||
+ | <ul> | ||
+ | * https://graphviz.org/Gallery/directed/cluster.html | ||
+ | * https://graphviz.org/docs/attr-types/color/ | ||
+ | </ul> | ||
+ | |||
+ | Some tutorial links on graphviz: | ||
+ | |||
<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 --> | ||
+ | |||
+ | == [[#top|^]] Opensource images == | ||
+ | |||
+ | Open source images and graphics resources to add to documentation | ||
+ | |||
+ | * https://www.pngegg.com/en/png-cqyqg | ||
+ | |||
+ | <!-- odne komentar --> | ||
<!-- EOF --> | <!-- EOF --> |
Latest revision as of 20:59, 22 June 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 -
Starting references at Docutils:
- https://docutils.sourceforge.io/rst.html
- https://docutils.sourceforge.io/docs/user/rst/quickref.html
- https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingReST/Reference/Graphics/Images.html `.. image::` and `.. figure::` directives introduction
^ Graphviz dot
This section contains references to and notes regarding graphviz dot diagramming language. We begin with a documentation link at graphviz dot org regarding output page orientation:
Some tutorial links on graphviz:
- 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
^ Opensource images
Open source images and graphics resources to add to documentation