diff --git a/bindings/imgui_bundle/Readme_pypi.md b/bindings/imgui_bundle/Readme_pypi.md index 6f60312e..7196542b 100644 --- a/bindings/imgui_bundle/Readme_pypi.md +++ b/bindings/imgui_bundle/Readme_pypi.md @@ -24,6 +24,15 @@ applications in C++ and Python, under Windows, macOS, and Linux. It is aimed at application developers, researchers, and beginner developers who want to quickly get started. +### Support the development of Dear ImGui Bundle + +Dear ImGui Bundle is a free and open-source project. If you like it, +please consider supporting its development by making a donation. Thank +you! + +[![Donate to support the development of Dear ImGui +Bundle](https://raw.githubusercontent.com/pthom/imgui_bundle/main/bindings/imgui_bundle/doc/doc_images/btn_donate.gif)](https://www.paypal.com/donate/?hosted_button_id=SHJ68RVDKURZA) + ## Interactive manual & demo in one click! Click on the animated demonstration below to launch the fully diff --git a/bindings/imgui_bundle/doc/Readme.adoc b/bindings/imgui_bundle/doc/Readme.adoc index ceec217b..ae7c48d6 100644 --- a/bindings/imgui_bundle/doc/Readme.adoc +++ b/bindings/imgui_bundle/doc/Readme.adoc @@ -156,6 +156,13 @@ https://github.com/pthom/imgui_bundle[Dear ImGui Bundle] is a bundle for https:/ // end::motto[] +===== Support the development of Dear ImGui Bundle + +Dear ImGui Bundle is a free and open-source project. If you like it, please consider supporting its development by making a donation. Thank you! + +link:https://www.paypal.com/donate/?hosted_button_id=SHJ68RVDKURZA[image:https://raw.githubusercontent.com/pthom/imgui_bundle/main/bindings/imgui_bundle/doc/doc_images/btn_donate.gif[Donate to support the development of Dear ImGui Bundle]] + + === Interactive manual & demo in one click! :doc_branch: main diff --git a/bindings/imgui_bundle/doc/doc_images/btn_donate.gif b/bindings/imgui_bundle/doc/doc_images/btn_donate.gif new file mode 100644 index 00000000..c7d2bf83 Binary files /dev/null and b/bindings/imgui_bundle/doc/doc_images/btn_donate.gif differ diff --git a/bindings/imgui_bundle/doc/doc_parts/intro_about.adoc b/bindings/imgui_bundle/doc/doc_parts/intro_about.adoc index 80540671..73c88392 100644 --- a/bindings/imgui_bundle/doc/doc_parts/intro_about.adoc +++ b/bindings/imgui_bundle/doc/doc_parts/intro_about.adoc @@ -3,3 +3,10 @@ // tag::motto[] https://github.com/pthom/imgui_bundle[Dear ImGui Bundle] is a bundle for https://github.com/ocornut/imgui[Dear ImGui], including various powerful libraries from its ecosystem. It enables to easily create ImGui applications in {cpp} and Python, under Windows, macOS, and Linux. It is aimed at application developers, researchers, and beginner developers who want to quickly get started. // end::motto[] + + +===== Support the development of Dear ImGui Bundle + +Dear ImGui Bundle is a free and open-source project. If you like it, please consider supporting its development by making a donation. Thank you! + +link:https://www.paypal.com/donate/?hosted_button_id=SHJ68RVDKURZA[image:https://raw.githubusercontent.com/pthom/imgui_bundle/main/bindings/imgui_bundle/doc/doc_images/btn_donate.gif[Donate to support the development of Dear ImGui Bundle]] diff --git a/docs/devel_docs.html b/docs/devel_docs.html index a00b74af..a3a139aa 100644 --- a/docs/devel_docs.html +++ b/docs/devel_docs.html @@ -486,7 +486,7 @@