From 955af14f6664574df1ff47e073e39f8d48d6355a Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 11 Oct 2025 23:36:54 +0200 Subject: doxygen setup --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2d0c386 --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +=============================== +OpenBooks - Accounting software +=============================== + +Author: Aldrik Ramaekers + +The master is hosted on github: https://github.com/aldrik-ramaekers/open-books + +All documentation can be found inside manual/OpenBooks_Manual.pdf. + +Dependencies +--------------- +Changes/patches have been made to most of these libraries. + +- ImGui 1.92.1 (https://github.com/ocornut/imgui) +- simclist 1.5 (https://mij.oltrelinux.com/devel/simclist/) +- ImGuiDatePicker (https://github.com/DnA-IntRicate/ImGuiDatePicker) +- tinyfiledialogs (https://sourceforge.net/projects/tinyfiledialogs/) +- xml.c (https://github.com/ooxi/xml.c) +- zip (https://github.com/kuba--/zip) +- timer_lib (https://github.com/mjansson/timer_lib) +- greatest (https://github.com/silentbicycle/greatest) +- cpp-httplib (https://github.com/yhirose/cpp-httplib) \ No newline at end of file -- cgit v1.2.3-70-g09d2