Commit graph

30 commits

Author SHA1 Message Date
Jakub Marcowski
4042c7a6a7 Optimize all .png images using oxipng 2025-02-17 16:06:37 +09:00
Hermet Park
4423fcf58a doc: updated to v0.15 2024-10-04 00:58:19 +09:00
Josh Soref
e061fa6628
common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
Hermet Park
4dfd591a7b docs: updated to v0.14 2024-06-27 01:16:29 +09:00
Hermet Park
aee40f27cf docs: updated for 0.13 release
issue: https://github.com/thorvg/thorvg/issues/2067
2024-04-06 15:06:20 +09:00
Hermet Park
24901e7d59 docs: updated doxygen for 0.12 release 2024-01-02 20:39:19 +09:00
Jinny You
a60c881b60 docs: Remove all warnings from doxygen 2023-11-03 12:05:21 +09:00
Hermet Park
b0f6640bca docs: updated to v0.11
In this update, we have chosen not to include CAPIs.
This decision was made due to the mixture of C++ and C languages
in a single documentation category, which resulted in a messy presentation.

Also, In this update, we have removed 'doxygen-awesome-css'
and introduced our own designated styles located in the 'style' folder.
After generating the Doxyfiles, we can overwrite the styles with these new ones.
2023-09-27 11:18:25 +09:00
Youjin Lee
d356b3f1e2 docs: updated font size 2023-09-11 23:36:31 +09:00
Youjin Lee
81b70e0334 docs: revise the doxygen design 2023-09-11 11:29:04 +09:00
Hermet Park
d522e37565 release: update the docs 2023-07-29 14:24:37 +09:00
Hermet Park
c027799a79 infra: up-to-date doxygen-awesome-css 2023-07-29 14:10:04 +09:00
Hermet Park
2d0ef20ab1 doc: up-to-update 2023-05-10 14:35:42 +09:00
Hermet Park
1336e611c4 doc: updated
small icon wasn't visible. don't know why...
2022-04-07 23:56:02 +09:00
Hermet Park
70cc0bb302 doc: updated logo
also move the logo folder in the res.
2022-04-07 23:29:56 +09:00
Hermet Park
45fd5ffeed doc: updated to v0.8.0 2022-03-08 19:02:56 +09:00
Hermet Park
686e47d2cd doc: up to date v0.7 2021-12-22 19:11:22 +09:00
Hermet Park
9f914d596e doc: added capi documentation. 2021-11-02 21:10:46 +09:00
Hermet Park
04a27f383e doc: added c api documentation 2021-11-02 21:08:36 +09:00
Hermet Park
f85a9eb136 doc: up to date v0.6.0 2021-11-02 21:02:07 +09:00
Hermet Park
47334800c6 common: code refactoring
renamed internal module name IteratorModule -> IteratorAccessor
2021-10-22 23:20:29 +09:00
신지예
8a7ec66cb2 common: Fix typo 2021-10-22 18:26:25 +09:00
Ji2z
fcb0258b3c common: Fix typo
Fix typo backeneds to backends
2021-10-22 15:10:02 +09:00
Mira Grudzinska
236c777466 docs: TVG logo svg file added to the docs directory
The logo path is changed in the Doxygen file.
2021-10-07 15:02:24 +09:00
Hermet Park
e4ae146716 updated doc 2021-09-24 12:50:07 +09:00
Hermet Park
dd1a1723c9 doc api: updated missed version info. 2021-08-09 18:21:45 +09:00
Hermet Park
81f0f199d9 doc api: up to date v0.4.0 2021-08-09 18:20:25 +09:00
Hermet Park
aef3095464 docs: fixed relative thorvg image path to the absolute one. 2021-05-25 15:31:07 +09:00
JunsuChoi
6565465306 infra Documentation: Update main page and remove treeview 2021-05-25 15:15:51 +09:00
JunsuChoi
8eb3517da8 infra Documentation: Introduce ThorVG documentation page.
This is a documentation page based on doxygen.

CSS: https://jothepro.github.io/doxygen-awesome-css/
2021-05-25 14:21:09 +09:00