mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
doc update
This commit is contained in:
parent
b5b10f16f9
commit
f860f76e72
1
Doxyfile
1
Doxyfile
@ -1416,6 +1416,7 @@ HTML_EXTRA_STYLESHEET = doc/jkqtplotter_stylesheet.css
|
|||||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||||
|
|
||||||
HTML_EXTRA_FILES = doc/images/icon_code.png \
|
HTML_EXTRA_FILES = doc/images/icon_code.png \
|
||||||
|
doc/images/icon_code_16.png \
|
||||||
doc/images/icon_note.png \
|
doc/images/icon_note.png \
|
||||||
doc/images/icon_see.png
|
doc/images/icon_see.png
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ This software is licensed under the term of the [GNU Lesser General Public Licen
|
|||||||
[![CodeQL](https://github.com/jkriege2/JKQtPlotter/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jkriege2/JKQtPlotter/actions/workflows/codeql-analysis.yml)
|
[![CodeQL](https://github.com/jkriege2/JKQtPlotter/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jkriege2/JKQtPlotter/actions/workflows/codeql-analysis.yml)
|
||||||
[![MSVC-CodeAnalysis](https://github.com/jkriege2/JKQtPlotter/actions/workflows/msvc-codeanalysis.yml/badge.svg)](https://github.com/jkriege2/JKQtPlotter/actions/workflows/msvc-codeanalysis.yml)
|
[![MSVC-CodeAnalysis](https://github.com/jkriege2/JKQtPlotter/actions/workflows/msvc-codeanalysis.yml/badge.svg)](https://github.com/jkriege2/JKQtPlotter/actions/workflows/msvc-codeanalysis.yml)
|
||||||
|
|
||||||
[![EXAMPLES-Page](./screenshots/examplesbanner.png)](https://jkriege2.github.io/JKQtPlotter/example_tutorial_projects.html)
|
[![EXAMPLES-Page](./doc/images/socialmediabanner.png)](http://jkriege2.github.io/JKQtPlotter/index.html)
|
||||||
|
|
||||||
## Main Features
|
## Main Features
|
||||||
- 2D Plotter widget class [JKQTPlotter](http://jkriege2.github.io/JKQtPlotter/group__jkqtplotter.html):
|
- 2D Plotter widget class [JKQTPlotter](http://jkriege2.github.io/JKQtPlotter/group__jkqtplotter.html):
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
- <a href="https://github.com/jkriege2/JKQtPlotter">Source Code Repository (https://github.com/jkriege2/JKQtPlotter)</a>
|
- <a href="https://github.com/jkriege2/JKQtPlotter">Source Code Repository (https://github.com/jkriege2/JKQtPlotter)</a>
|
||||||
- <a href="https://github.com/jkriege2/JKQtPlotter/releases">Tagged Releases (https://github.com/jkriege2/JKQtPlotter/releases)</a>
|
- <a href="https://github.com/jkriege2/JKQtPlotter/releases">Tagged Releases (https://github.com/jkriege2/JKQtPlotter/releases)</a>
|
||||||
|
|
||||||
\image html examplesbanner.png
|
\image html socialmediabanner.png
|
||||||
|
|
||||||
\section jkqtp_main_features Main Features
|
\section jkqtp_main_features Main Features
|
||||||
- <b>Extensive Scientific 2D Plotting framework (JKQTPlotter / JKQTBasePlotter)</b>
|
- <b>Extensive Scientific 2D Plotting framework (JKQTPlotter / JKQTBasePlotter)</b>
|
||||||
|
Loading…
Reference in New Issue
Block a user