Commit Graph

20 Commits

Author SHA1 Message Date
Nabzokek Zubkenkanakov 4fbd9b471f
Header files documentation (#804)
* Added documentation of "crow::App", "crow::SimpleApp", "crow"
(namespace), all macros defined in "crow/app.h".
* Added documentation entry for file crow/TinySHA1.hpp, namespace sha1,
class sha1::SHA1, namespace crow and namespace crow::websocket
* Documented crow/app.h and also improved crow/TinySHA1.hpp documentation
* Update app.h
2024-04-24 23:35:13 +02:00
gittiver f4166acc66
prepare release 1.1.0 on master-branch by adding new version to documentation (#742)
prepare documentation by adding new version
updated Doxyfile version to 1.1
2024-01-20 20:26:20 +01:00
Farook Al-Sammarraie 94c0cf2d57
Update Doxyfile 2023-06-15 19:25:50 +00:00
Gulliver f6805296ae adapted doxygen config and markdown links to in source build of documentation
added cloning of doxygen theme
2023-06-14 11:29:58 +02:00
The-EDev eeb74b389a
Allow Doxygen to document functions that are only accessible via macro 2022-04-27 05:58:40 +03:00
The-EDev f52ba6120e
updated documentation version and license year 2022-03-30 15:41:38 +03:00
The-EDev a3c1af4b29
updated documentation in mkdocs and doxygen 2022-03-24 01:55:46 +03:00
The-EDev fc27f73f84 Bump server version to 0.3 2021-06-05 06:30:01 +03:00
The-EDev 827715a1a6 Replaced Travis with Drone for CI
travis config remains just in case
2021-04-01 08:50:10 +03:00
The-EDev 23648445f3 Changed documentation. a lot.
Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
2020-11-28 17:28:47 +03:00
The-EDev 5150fcdf05 bump version in doc 2020-11-09 19:14:50 +03:00
Farook Al-Sammarraie a40f0b1bb0
Merge branch 'master' into covverage-exclude-3rdparty 2020-10-19 11:33:48 +03:00
The-EDev cc7398ea5e properly excluded 3rd part libraries from coverage and documentation. 2020-10-18 21:41:36 +03:00
The-EDev 06075989ff added "/code_docs" to Doxyfile 2020-10-18 15:30:43 +03:00
The-EDev 6c751e9f52 changed repo and removed unneccessary exclude 2020-10-18 11:21:22 +03:00
The-EDev 661a03c3da Updated doxygen
changed to dark theme (darkxygen)
added version, logo, and STL consideration
excluded third party libraries
2020-10-17 23:53:25 +03:00
Igor Mróz 3cff9b1648
#7 Change input directory for doxygen. 2020-10-14 21:16:23 +02:00
Igor Mróz bd2affa46f
#7 Change input directory for doxygen. 2020-10-14 21:00:31 +02:00
Igor Mróz 1134f893f5
#7 Change Doxyfile - it should generate standard html files by default. 2020-10-14 20:09:44 +02:00
Igor Mróz 8f541d8640
#7 Automatically build documentation with Travis and Doxygen. 2020-10-14 18:52:44 +02:00