From 4a5c1cefd275f66ef14e3246f4567fc5dda2fdca Mon Sep 17 00:00:00 2001 From: Alan Mansour Date: Wed, 5 Nov 2025 18:56:20 +0100 Subject: [PATCH] Fix bugs --- Doxyfile | 2 +- docs/doxygen/html/annotated.html | 4 +- .../classcpppkg_1_1_calculator-members.html | 109 ---------- .../html/classcpppkg_1_1_calculator.html | 194 ------------------ .../html/classcpppkg_1_1_calculator.js | 5 - docs/doxygen/html/classes.html | 4 +- ...assmath__utils_1_1_calculator-members.html | 4 +- .../html/classmath__utils_1_1_calculator.html | 8 +- ...ssstring__utils_1_1_formatter-members.html | 4 +- .../classstring__utils_1_1_formatter.html | 8 +- .../dir_0c963d1cbf18cb8e49a41793502d34d3.html | 118 ----------- .../dir_0c963d1cbf18cb8e49a41793502d34d3.js | 4 - ...dir_5994212e0c7b0ba1796e56179c2444a2.html} | 8 +- .../dir_68267d1309a1af8e8297ef4c3efbcdba.js | 4 - .../dir_6f8b1b6f986a303525dc35d8218f7003.js | 4 - ...dir_93e8756b682c3e239c9cbf8e72d3aa62.html} | 8 +- ...> dir_93e8756b682c3e239c9cbf8e72d3aa62.js} | 2 +- ...dir_97aefd0d527b934f1d99a682da8fe6a9.html} | 10 +- .../dir_97aefd0d527b934f1d99a682da8fe6a9.js | 4 + ...dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html} | 12 +- .../dir_abbbdf32378d28d1c3aa8a91b3abe1c0.js | 4 + .../dir_ae5f9e36d6c970e85959cc61ed45e10e.html | 112 ---------- .../dir_af0444ea0c7ec8635d6db1da8eb19d03.html | 117 ----------- .../dir_af0444ea0c7ec8635d6db1da8eb19d03.js | 4 - docs/doxygen/html/doxygen_crawl.html | 8 +- docs/doxygen/html/files.html | 10 +- docs/doxygen/html/files_dup.js | 2 +- docs/doxygen/html/functions.html | 4 +- docs/doxygen/html/functions_func.html | 4 +- docs/doxygen/html/index.html | 6 +- docs/doxygen/html/math__utils_8hpp.html | 6 +- .../doxygen/html/math__utils_8hpp_source.html | 32 +-- docs/doxygen/html/navtreedata.js | 2 +- docs/doxygen/html/navtreeindex0.js | 6 +- docs/doxygen/html/sample_8h_source.html | 120 ----------- docs/doxygen/html/string__utils_8hpp.html | 6 +- .../html/string__utils_8hpp_source.html | 23 ++- docs/doxygen/xml/Doxyfile.xml | 8 +- .../xml/classcpppkg_1_1_calculator.xml | 105 ---------- .../xml/classmath__utils_1_1_calculator.xml | 10 +- .../xml/classstring__utils_1_1_formatter.xml | 4 +- .../dir_0c963d1cbf18cb8e49a41793502d34d3.xml | 13 -- ... dir_5994212e0c7b0ba1796e56179c2444a2.xml} | 6 +- ... dir_93e8756b682c3e239c9cbf8e72d3aa62.xml} | 6 +- ... dir_97aefd0d527b934f1d99a682da8fe6a9.xml} | 8 +- ... dir_abbbdf32378d28d1c3aa8a91b3abe1c0.xml} | 10 +- .../dir_ae5f9e36d6c970e85959cc61ed45e10e.xml | 12 -- .../dir_af0444ea0c7ec8635d6db1da8eb19d03.xml | 12 -- docs/doxygen/xml/index.xml | 8 +- docs/doxygen/xml/math__utils_8cpp.xml | 40 ++-- docs/doxygen/xml/math__utils_8hpp.xml | 22 +- docs/doxygen/xml/namespacecpppkg.xml | 12 -- docs/doxygen/xml/namespacemath__utils.xml | 6 +- docs/doxygen/xml/namespacestring__utils.xml | 6 +- docs/doxygen/xml/sample_8cpp.xml | 40 ---- docs/doxygen/xml/sample_8h.xml | 26 --- docs/doxygen/xml/string__utils_8cpp.xml | 25 +-- docs/doxygen/xml/string__utils_8hpp.xml | 23 ++- 58 files changed, 188 insertions(+), 1196 deletions(-) delete mode 100644 docs/doxygen/html/classcpppkg_1_1_calculator-members.html delete mode 100644 docs/doxygen/html/classcpppkg_1_1_calculator.html delete mode 100644 docs/doxygen/html/classcpppkg_1_1_calculator.js delete mode 100644 docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.html delete mode 100644 docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.js rename docs/doxygen/html/{dir_dc130d65b69c161f9c96cbc86a44ccd1.html => dir_5994212e0c7b0ba1796e56179c2444a2.html} (89%) delete mode 100644 docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js delete mode 100644 docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.js rename docs/doxygen/html/{dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html => dir_93e8756b682c3e239c9cbf8e72d3aa62.html} (92%) rename docs/doxygen/html/{dir_c69c8bd29bd3a83e36667cbdf9edaa3b.js => dir_93e8756b682c3e239c9cbf8e72d3aa62.js} (77%) rename docs/doxygen/html/{dir_68267d1309a1af8e8297ef4c3efbcdba.html => dir_97aefd0d527b934f1d99a682da8fe6a9.html} (92%) create mode 100644 docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.js rename docs/doxygen/html/{dir_6f8b1b6f986a303525dc35d8218f7003.html => dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html} (88%) create mode 100644 docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.js delete mode 100644 docs/doxygen/html/dir_ae5f9e36d6c970e85959cc61ed45e10e.html delete mode 100644 docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.html delete mode 100644 docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.js delete mode 100644 docs/doxygen/html/sample_8h_source.html delete mode 100644 docs/doxygen/xml/classcpppkg_1_1_calculator.xml delete mode 100644 docs/doxygen/xml/dir_0c963d1cbf18cb8e49a41793502d34d3.xml rename docs/doxygen/xml/{dir_dc130d65b69c161f9c96cbc86a44ccd1.xml => dir_5994212e0c7b0ba1796e56179c2444a2.xml} (75%) rename docs/doxygen/xml/{dir_c69c8bd29bd3a83e36667cbdf9edaa3b.xml => dir_93e8756b682c3e239c9cbf8e72d3aa62.xml} (74%) rename docs/doxygen/xml/{dir_68267d1309a1af8e8297ef4c3efbcdba.xml => dir_97aefd0d527b934f1d99a682da8fe6a9.xml} (64%) rename docs/doxygen/xml/{dir_6f8b1b6f986a303525dc35d8218f7003.xml => dir_abbbdf32378d28d1c3aa8a91b3abe1c0.xml} (58%) delete mode 100644 docs/doxygen/xml/dir_ae5f9e36d6c970e85959cc61ed45e10e.xml delete mode 100644 docs/doxygen/xml/dir_af0444ea0c7ec8635d6db1da8eb19d03.xml delete mode 100644 docs/doxygen/xml/namespacecpppkg.xml delete mode 100644 docs/doxygen/xml/sample_8cpp.xml delete mode 100644 docs/doxygen/xml/sample_8h.xml diff --git a/Doxyfile b/Doxyfile index 727202c..735ebfb 100644 --- a/Doxyfile +++ b/Doxyfile @@ -991,7 +991,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = src/cpp_pkg/include src/cpp_pkg/src +INPUT = lib/cpp_pkg/include lib/cpp_pkg/src # This tag can be used to specify the character encoding of the source files # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/docs/doxygen/html/annotated.html b/docs/doxygen/html/annotated.html index f55613a..f4e9774 100644 --- a/docs/doxygen/html/annotated.html +++ b/docs/doxygen/html/annotated.html @@ -5,7 +5,7 @@ -My C++ Package: Class List +My C++ Project: Class List @@ -26,7 +26,7 @@ -
My C++ Package +
My C++ Project
diff --git a/docs/doxygen/html/classcpppkg_1_1_calculator-members.html b/docs/doxygen/html/classcpppkg_1_1_calculator-members.html deleted file mode 100644 index 14d552f..0000000 --- a/docs/doxygen/html/classcpppkg_1_1_calculator-members.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - -My C++ Package: Member List - - - - - - - - - - - - - - -
-
- - - - - - -
-
My C++ Package -
-
-
- - - - - - - - -
-
- -
-
-
- -
-
- -
-
- - -
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
- -
-
cpppkg::Calculator Member List
-
-
- -

This is the complete list of members for cpppkg::Calculator, including all inherited members.

- - - -
add(int a, int b)cpppkg::Calculator
multiply(int a, int b)cpppkg::Calculator
-
-
- - - - diff --git a/docs/doxygen/html/classcpppkg_1_1_calculator.html b/docs/doxygen/html/classcpppkg_1_1_calculator.html deleted file mode 100644 index a98ba9f..0000000 --- a/docs/doxygen/html/classcpppkg_1_1_calculator.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - -My C++ Package: cpppkg::Calculator Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
My C++ Package -
-
-
- - - - - - - - -
-
- -
-
-
- -
-
- -
-
- - -
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
- -
-
cpppkg::Calculator Class Reference
-
-
- -

A simple calculator class. - More...

- -

#include <sample.h>

- - - - - - -

-Public Member Functions

int add (int a, int b)
 Adds two integers.
int multiply (int a, int b)
 Multiplies two integers.
-

Detailed Description

-

A simple calculator class.

-

Member Function Documentation

- -

◆ add()

- -
-
- - - - - - - - - - - -
int cpppkg::Calculator::add (int a,
int b )
-
- -

Adds two integers.

-
Parameters
- - - -
aFirst integer.
bSecond integer.
-
-
-
Returns
The sum of a and b.
- -
-
- -

◆ multiply()

- -
-
- - - - - - - - - - - -
int cpppkg::Calculator::multiply (int a,
int b )
-
- -

Multiplies two integers.

-
Parameters
- - - -
aFirst integer.
bSecond integer.
-
-
-
Returns
The product of a and b.
- -
-
-
The documentation for this class was generated from the following files:
    -
  • src/cpppkg/include/sample.h
  • -
  • src/cpppkg/src/sample.cpp
  • -
-
-
- -
- - - - diff --git a/docs/doxygen/html/classcpppkg_1_1_calculator.js b/docs/doxygen/html/classcpppkg_1_1_calculator.js deleted file mode 100644 index 91ecf1d..0000000 --- a/docs/doxygen/html/classcpppkg_1_1_calculator.js +++ /dev/null @@ -1,5 +0,0 @@ -var classcpppkg_1_1_calculator = -[ - [ "add", "classcpppkg_1_1_calculator.html#a8d8beaee5ee877020973701e9619e956", null ], - [ "multiply", "classcpppkg_1_1_calculator.html#ada31a615f54673c3bf3eccfe97264eb9", null ] -]; \ No newline at end of file diff --git a/docs/doxygen/html/classes.html b/docs/doxygen/html/classes.html index 9ce6b30..e20c845 100644 --- a/docs/doxygen/html/classes.html +++ b/docs/doxygen/html/classes.html @@ -5,7 +5,7 @@ -My C++ Package: Class Index +My C++ Project: Class Index @@ -26,7 +26,7 @@ -
My C++ Package +
My C++ Project
diff --git a/docs/doxygen/html/classmath__utils_1_1_calculator-members.html b/docs/doxygen/html/classmath__utils_1_1_calculator-members.html index 4f28de3..8a89556 100644 --- a/docs/doxygen/html/classmath__utils_1_1_calculator-members.html +++ b/docs/doxygen/html/classmath__utils_1_1_calculator-members.html @@ -5,7 +5,7 @@ -My C++ Package: Member List +My C++ Project: Member List @@ -26,7 +26,7 @@ -
My C++ Package +
My C++ Project
diff --git a/docs/doxygen/html/classmath__utils_1_1_calculator.html b/docs/doxygen/html/classmath__utils_1_1_calculator.html index 9bfa1b4..0385755 100644 --- a/docs/doxygen/html/classmath__utils_1_1_calculator.html +++ b/docs/doxygen/html/classmath__utils_1_1_calculator.html @@ -5,7 +5,7 @@ -My C++ Package: math_utils::Calculator Class Reference +My C++ Project: math_utils::Calculator Class Reference @@ -26,7 +26,7 @@ -
My C++ Package +
My C++ Project
@@ -242,8 +242,8 @@

math_utils.hpp -
  • src/cpp_pkg/src/math_utils.cpp
  • +
  • lib/cpp_pkg/include/math_utils.hpp
  • +
  • lib/cpp_pkg/src/math_utils.cpp
  • diff --git a/docs/doxygen/html/classstring__utils_1_1_formatter-members.html b/docs/doxygen/html/classstring__utils_1_1_formatter-members.html index 6e25b59..0e215c5 100644 --- a/docs/doxygen/html/classstring__utils_1_1_formatter-members.html +++ b/docs/doxygen/html/classstring__utils_1_1_formatter-members.html @@ -5,7 +5,7 @@ -My C++ Package: Member List +My C++ Project: Member List @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    diff --git a/docs/doxygen/html/classstring__utils_1_1_formatter.html b/docs/doxygen/html/classstring__utils_1_1_formatter.html index 021a512..6db712e 100644 --- a/docs/doxygen/html/classstring__utils_1_1_formatter.html +++ b/docs/doxygen/html/classstring__utils_1_1_formatter.html @@ -5,7 +5,7 @@ -My C++ Package: string_utils::Formatter Class Reference +My C++ Project: string_utils::Formatter Class Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -137,8 +137,8 @@

    string_utils.hpp -
  • src/cpp_pkg/src/string_utils.cpp
  • +
  • lib/cpp_pkg/include/string_utils.hpp
  • +
  • lib/cpp_pkg/src/string_utils.cpp
  • diff --git a/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.html b/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.html deleted file mode 100644 index 44564ac..0000000 --- a/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - -My C++ Package: src/cpppkg Directory Reference - - - - - - - - - - - - - - -
    -
    - - - - - - -
    -
    My C++ Package -
    -
    -
    - - - - - - - - -
    -
    - -
    -
    -
    - -
    -
    - -
    -
    - - -
    -
    -
    -
    -
    -
    Loading...
    -
    Searching...
    -
    No Matches
    -
    -
    -
    -
    - -
    -
    cpppkg Directory Reference
    -
    -
    - - - - -

    -Directories

     
    include
     
    src
    -
    -
    - -
    - - - - diff --git a/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.js b/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.js deleted file mode 100644 index 6f40f04..0000000 --- a/docs/doxygen/html/dir_0c963d1cbf18cb8e49a41793502d34d3.js +++ /dev/null @@ -1,4 +0,0 @@ -var dir_0c963d1cbf18cb8e49a41793502d34d3 = -[ - [ "include", "dir_af0444ea0c7ec8635d6db1da8eb19d03.html", "dir_af0444ea0c7ec8635d6db1da8eb19d03" ] -]; \ No newline at end of file diff --git a/docs/doxygen/html/dir_dc130d65b69c161f9c96cbc86a44ccd1.html b/docs/doxygen/html/dir_5994212e0c7b0ba1796e56179c2444a2.html similarity index 89% rename from docs/doxygen/html/dir_dc130d65b69c161f9c96cbc86a44ccd1.html rename to docs/doxygen/html/dir_5994212e0c7b0ba1796e56179c2444a2.html index 87cfb1b..f730ee4 100644 --- a/docs/doxygen/html/dir_dc130d65b69c161f9c96cbc86a44ccd1.html +++ b/docs/doxygen/html/dir_5994212e0c7b0ba1796e56179c2444a2.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/src Directory Reference +My C++ Project: lib/cpp_pkg/src Directory Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -62,7 +62,7 @@
    @@ -104,7 +104,7 @@ diff --git a/docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js b/docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js deleted file mode 100644 index 70c5089..0000000 --- a/docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js +++ /dev/null @@ -1,4 +0,0 @@ -var dir_68267d1309a1af8e8297ef4c3efbcdba = -[ - [ "cpp_pkg", "dir_6f8b1b6f986a303525dc35d8218f7003.html", "dir_6f8b1b6f986a303525dc35d8218f7003" ] -]; \ No newline at end of file diff --git a/docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.js b/docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.js deleted file mode 100644 index e10bd9f..0000000 --- a/docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.js +++ /dev/null @@ -1,4 +0,0 @@ -var dir_6f8b1b6f986a303525dc35d8218f7003 = -[ - [ "include", "dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html", "dir_c69c8bd29bd3a83e36667cbdf9edaa3b" ] -]; \ No newline at end of file diff --git a/docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html b/docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.html similarity index 92% rename from docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html rename to docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.html index efee1d7..70a97a6 100644 --- a/docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html +++ b/docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/include Directory Reference +My C++ Project: lib/cpp_pkg/include Directory Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -62,7 +62,7 @@
    @@ -112,7 +112,7 @@ diff --git a/docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.js b/docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.js similarity index 77% rename from docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.js rename to docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.js index daa0d7c..44e1814 100644 --- a/docs/doxygen/html/dir_c69c8bd29bd3a83e36667cbdf9edaa3b.js +++ b/docs/doxygen/html/dir_93e8756b682c3e239c9cbf8e72d3aa62.js @@ -1,4 +1,4 @@ -var dir_c69c8bd29bd3a83e36667cbdf9edaa3b = +var dir_93e8756b682c3e239c9cbf8e72d3aa62 = [ [ "math_utils.hpp", "math__utils_8hpp.html", "math__utils_8hpp" ], [ "string_utils.hpp", "string__utils_8hpp.html", "string__utils_8hpp" ] diff --git a/docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html similarity index 92% rename from docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html rename to docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html index 20a9b08..d5dd2c4 100644 --- a/docs/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html @@ -5,7 +5,7 @@ -My C++ Package: src Directory Reference +My C++ Project: lib Directory Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -62,7 +62,7 @@
    @@ -88,7 +88,7 @@
    -
    src Directory Reference
    +
    lib Directory Reference
    @@ -104,7 +104,7 @@ diff --git a/docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.js b/docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.js new file mode 100644 index 0000000..dd20bbf --- /dev/null +++ b/docs/doxygen/html/dir_97aefd0d527b934f1d99a682da8fe6a9.js @@ -0,0 +1,4 @@ +var dir_97aefd0d527b934f1d99a682da8fe6a9 = +[ + [ "cpp_pkg", "dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html", "dir_abbbdf32378d28d1c3aa8a91b3abe1c0" ] +]; \ No newline at end of file diff --git a/docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.html b/docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html similarity index 88% rename from docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.html rename to docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html index 2c0ccc6..6c98f1c 100644 --- a/docs/doxygen/html/dir_6f8b1b6f986a303525dc35d8218f7003.html +++ b/docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg Directory Reference +My C++ Project: lib/cpp_pkg Directory Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -62,7 +62,7 @@
    @@ -94,8 +94,8 @@ - - + +

    Directories

     
    include
     
    src
     
    include
     
    src
    @@ -110,7 +110,7 @@ diff --git a/docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.js b/docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.js new file mode 100644 index 0000000..b7d32b9 --- /dev/null +++ b/docs/doxygen/html/dir_abbbdf32378d28d1c3aa8a91b3abe1c0.js @@ -0,0 +1,4 @@ +var dir_abbbdf32378d28d1c3aa8a91b3abe1c0 = +[ + [ "include", "dir_93e8756b682c3e239c9cbf8e72d3aa62.html", "dir_93e8756b682c3e239c9cbf8e72d3aa62" ] +]; \ No newline at end of file diff --git a/docs/doxygen/html/dir_ae5f9e36d6c970e85959cc61ed45e10e.html b/docs/doxygen/html/dir_ae5f9e36d6c970e85959cc61ed45e10e.html deleted file mode 100644 index 58aff32..0000000 --- a/docs/doxygen/html/dir_ae5f9e36d6c970e85959cc61ed45e10e.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - -My C++ Package: src/cpppkg/src Directory Reference - - - - - - - - - - - - - - -
    -
    - - - - - - -
    -
    My C++ Package -
    -
    -
    - - - - - - - - -
    -
    - -
    -
    -
    - -
    -
    - -
    -
    - - -
    -
    -
    -
    -
    -
    Loading...
    -
    Searching...
    -
    No Matches
    -
    -
    -
    -
    - -
    -
    src Directory Reference
    -
    -
    -
    -
    - -
    - - - - diff --git a/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.html b/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.html deleted file mode 100644 index bff273f..0000000 --- a/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - -My C++ Package: src/cpppkg/include Directory Reference - - - - - - - - - - - - - - -
    -
    - - - - - - -
    -
    My C++ Package -
    -
    -
    - - - - - - - - -
    -
    - -
    -
    -
    - -
    -
    - -
    -
    - - -
    -
    -
    -
    -
    -
    Loading...
    -
    Searching...
    -
    No Matches
    -
    -
    -
    -
    - -
    -
    include Directory Reference
    -
    -
    - - - -

    -Files

     
    sample.h
    -
    -
    - -
    - - - - diff --git a/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.js b/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.js deleted file mode 100644 index fabd360..0000000 --- a/docs/doxygen/html/dir_af0444ea0c7ec8635d6db1da8eb19d03.js +++ /dev/null @@ -1,4 +0,0 @@ -var dir_af0444ea0c7ec8635d6db1da8eb19d03 = -[ - [ "sample.h", "sample_8h_source.html", null ] -]; \ No newline at end of file diff --git a/docs/doxygen/html/doxygen_crawl.html b/docs/doxygen/html/doxygen_crawl.html index c5a458c..f54aa76 100644 --- a/docs/doxygen/html/doxygen_crawl.html +++ b/docs/doxygen/html/doxygen_crawl.html @@ -19,10 +19,10 @@ - - - - + + + + diff --git a/docs/doxygen/html/files.html b/docs/doxygen/html/files.html index affe426..108f86c 100644 --- a/docs/doxygen/html/files.html +++ b/docs/doxygen/html/files.html @@ -5,7 +5,7 @@ -My C++ Package: File List +My C++ Project: File List @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -93,9 +93,9 @@
    Here is a list of all documented files with brief descriptions:
    [detail level 1234]
    - - - + + +
     
    src
     
    cpp_pkg
     
    include
     
    lib
     
    cpp_pkg
     
    include
     
    math_utils.hpp
    A dummy math utility module for demonstration
     
    string_utils.hpp
    A dummy string utility module for demonstration
    diff --git a/docs/doxygen/html/files_dup.js b/docs/doxygen/html/files_dup.js index c3b39c4..1be523d 100644 --- a/docs/doxygen/html/files_dup.js +++ b/docs/doxygen/html/files_dup.js @@ -1,4 +1,4 @@ var files_dup = [ - [ "src", "dir_68267d1309a1af8e8297ef4c3efbcdba.html", "dir_68267d1309a1af8e8297ef4c3efbcdba" ] + [ "lib", "dir_97aefd0d527b934f1d99a682da8fe6a9.html", "dir_97aefd0d527b934f1d99a682da8fe6a9" ] ]; \ No newline at end of file diff --git a/docs/doxygen/html/functions.html b/docs/doxygen/html/functions.html index c9575d7..055871c 100644 --- a/docs/doxygen/html/functions.html +++ b/docs/doxygen/html/functions.html @@ -5,7 +5,7 @@ -My C++ Package: Class Members +My C++ Project: Class Members @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    diff --git a/docs/doxygen/html/functions_func.html b/docs/doxygen/html/functions_func.html index 1b87ee2..0ee4de1 100644 --- a/docs/doxygen/html/functions_func.html +++ b/docs/doxygen/html/functions_func.html @@ -5,7 +5,7 @@ -My C++ Package: Class Members - Functions +My C++ Project: Class Members - Functions @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    diff --git a/docs/doxygen/html/index.html b/docs/doxygen/html/index.html index 85ae3ae..c217254 100644 --- a/docs/doxygen/html/index.html +++ b/docs/doxygen/html/index.html @@ -5,7 +5,7 @@ -My C++ Package: Main Page +My C++ Project: Main Page @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -88,7 +88,7 @@
    -
    My C++ Package Documentation
    +
    My C++ Project Documentation
    diff --git a/docs/doxygen/html/math__utils_8hpp.html b/docs/doxygen/html/math__utils_8hpp.html index f8a33a9..58289a2 100644 --- a/docs/doxygen/html/math__utils_8hpp.html +++ b/docs/doxygen/html/math__utils_8hpp.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/include/math_utils.hpp File Reference +My C++ Project: lib/cpp_pkg/include/math_utils.hpp File Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -155,7 +155,7 @@

    diff --git a/docs/doxygen/html/math__utils_8hpp_source.html b/docs/doxygen/html/math__utils_8hpp_source.html index 3c83193..b06cac8 100644 --- a/docs/doxygen/html/math__utils_8hpp_source.html +++ b/docs/doxygen/html/math__utils_8hpp_source.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/include/math_utils.hpp Source File +My C++ Project: lib/cpp_pkg/include/math_utils.hpp Source File @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -97,29 +97,29 @@
    7
    8namespace math_utils {
    9
    -
    11 constexpr double PI = 3.14159;
    +
    11constexpr double PI = 3.14159;
    12
    -
    18 double square(double x);
    +
    18double square(double x);
    19
    -
    23 class Calculator {
    -
    24 public:
    -
    31 double add(double a, double b);
    + +
    24public:
    +
    31 double add(double a, double b);
    32
    -
    39 double subtract(double a, double b);
    +
    39 double subtract(double a, double b);
    40
    -
    47 double multiply(double a, double b);
    +
    47 double multiply(double a, double b);
    48
    -
    56 double divide(double a, double b);
    -
    57 };
    +
    56 double divide(double a, double b);
    +
    57};
    58
    59} // namespace math_utils
    A simple calculator class for basic arithmetic operations.
    Definition math_utils.hpp:23
    -
    double add(double a, double b)
    Add two numbers.
    Definition math_utils.cpp:10
    -
    double subtract(double a, double b)
    Subtract one number from another.
    Definition math_utils.cpp:14
    -
    double multiply(double a, double b)
    Multiply two numbers.
    Definition math_utils.cpp:18
    -
    double divide(double a, double b)
    Divide one number by another.
    Definition math_utils.cpp:22
    +
    double add(double a, double b)
    Add two numbers.
    Definition math_utils.cpp:8
    +
    double subtract(double a, double b)
    Subtract one number from another.
    Definition math_utils.cpp:10
    +
    double multiply(double a, double b)
    Multiply two numbers.
    Definition math_utils.cpp:12
    +
    double divide(double a, double b)
    Divide one number by another.
    Definition math_utils.cpp:14
    double square(double x)
    Calculate the square of a number.
    Definition math_utils.cpp:6
    constexpr double PI
    The mathematical constant pi.
    Definition math_utils.hpp:11
    @@ -128,7 +128,7 @@ diff --git a/docs/doxygen/html/navtreedata.js b/docs/doxygen/html/navtreedata.js index b092d82..5f702d7 100644 --- a/docs/doxygen/html/navtreedata.js +++ b/docs/doxygen/html/navtreedata.js @@ -24,7 +24,7 @@ */ var NAVTREE = [ - [ "My C++ Package", "index.html", [ + [ "My C++ Project", "index.html", [ [ "Classes", "annotated.html", [ [ "Class List", "annotated.html", "annotated_dup" ], [ "Class Index", "classes.html", null ], diff --git a/docs/doxygen/html/navtreeindex0.js b/docs/doxygen/html/navtreeindex0.js index f42f4ee..3002e7f 100644 --- a/docs/doxygen/html/navtreeindex0.js +++ b/docs/doxygen/html/navtreeindex0.js @@ -9,9 +9,9 @@ var NAVTREEINDEX0 = "classmath__utils_1_1_calculator.html#abc237c0b76a0bcb0361bfe201b728465":[0,0,0,0,1], "classstring__utils_1_1_formatter.html":[0,0,1,0], "classstring__utils_1_1_formatter.html#a72c83ffa1f6f2564f47f70137d215d56":[0,0,1,0,0], -"dir_68267d1309a1af8e8297ef4c3efbcdba.html":[1,0,0], -"dir_6f8b1b6f986a303525dc35d8218f7003.html":[1,0,0,0], -"dir_c69c8bd29bd3a83e36667cbdf9edaa3b.html":[1,0,0,0,0], +"dir_93e8756b682c3e239c9cbf8e72d3aa62.html":[1,0,0,0,0], +"dir_97aefd0d527b934f1d99a682da8fe6a9.html":[1,0,0], +"dir_abbbdf32378d28d1c3aa8a91b3abe1c0.html":[1,0,0,0], "files.html":[1,0], "functions.html":[0,2,0], "functions_func.html":[0,2,1], diff --git a/docs/doxygen/html/sample_8h_source.html b/docs/doxygen/html/sample_8h_source.html deleted file mode 100644 index 68eb8d0..0000000 --- a/docs/doxygen/html/sample_8h_source.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - -My C++ Package: src/cpppkg/include/sample.h Source File - - - - - - - - - - - - - - -
    -
    - - - - - - -
    -
    My C++ Package -
    -
    -
    - - - - - - - - -
    -
    - -
    -
    -
    - -
    -
    - -
    -
    - - -
    -
    -
    -
    -
    -
    Loading...
    -
    Searching...
    -
    No Matches
    -
    -
    -
    -
    - -
    -
    sample.h
    -
    -
    -
    1namespace cpppkg {
    -
    2
    -
    -
    7class Calculator {
    -
    8public:
    -
    15 int add(int a, int b);
    -
    16
    -
    23 int multiply(int a, int b);
    -
    24};
    -
    -
    25
    -
    26}
    -
    A simple calculator class.
    Definition sample.h:7
    -
    int add(int a, int b)
    Adds two integers.
    Definition sample.cpp:5
    -
    int multiply(int a, int b)
    Multiplies two integers.
    Definition sample.cpp:9
    -
    -
    -
    - - - - diff --git a/docs/doxygen/html/string__utils_8hpp.html b/docs/doxygen/html/string__utils_8hpp.html index fe24f73..1a81a89 100644 --- a/docs/doxygen/html/string__utils_8hpp.html +++ b/docs/doxygen/html/string__utils_8hpp.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/include/string_utils.hpp File Reference +My C++ Project: lib/cpp_pkg/include/string_utils.hpp File Reference @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -156,7 +156,7 @@

    diff --git a/docs/doxygen/html/string__utils_8hpp_source.html b/docs/doxygen/html/string__utils_8hpp_source.html index 4f4ce97..ae68446 100644 --- a/docs/doxygen/html/string__utils_8hpp_source.html +++ b/docs/doxygen/html/string__utils_8hpp_source.html @@ -5,7 +5,7 @@ -My C++ Package: src/cpp_pkg/include/string_utils.hpp Source File +My C++ Project: lib/cpp_pkg/include/string_utils.hpp Source File @@ -26,7 +26,7 @@ -
    My C++ Package +
    My C++ Project
    @@ -99,18 +99,19 @@
    9
    10namespace string_utils {
    11
    -
    13 const std::string DEFAULT_GREETING = "Hello";
    +
    13const std::string DEFAULT_GREETING = "Hello";
    14
    -
    20 std::string shout(const std::string& text);
    +
    20std::string shout(const std::string &text);
    21
    -
    25 class Formatter {
    -
    26 public:
    -
    33 std::string surround(const std::string& text, const std::string& symbol = "*");
    -
    34 };
    +
    25class Formatter {
    +
    26public:
    +
    33 std::string surround(const std::string &text,
    +
    34 const std::string &symbol = "*");
    +
    35};
    -
    35
    -
    36} // namespace string_utils
    +
    36
    +
    37} // namespace string_utils
    A class for formatting strings.
    Definition string_utils.hpp:25
    std::string surround(const std::string &text, const std::string &symbol="*")
    Surround text with a given symbol.
    Definition string_utils.cpp:12
    const std::string DEFAULT_GREETING
    Default greeting string.
    Definition string_utils.hpp:13
    @@ -121,7 +122,7 @@ diff --git a/docs/doxygen/xml/Doxyfile.xml b/docs/doxygen/xml/Doxyfile.xml index b9d13ce..9d7fa10 100644 --- a/docs/doxygen/xml/Doxyfile.xml +++ b/docs/doxygen/xml/Doxyfile.xml @@ -1,12 +1,12 @@ - + - + @@ -128,8 +128,8 @@