2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#2760] Devel guide updated

- described github CI
 - described gitlab CI briefly
 - added a note about Jenkins
This commit is contained in:
Tomek Mrugalski
2023-03-16 13:33:35 +01:00
parent 3f55800e4d
commit ac37655ca8
3 changed files with 62 additions and 5 deletions

View File

@@ -36,16 +36,21 @@
* a patch to ISC and what happens next. Please read it if you are considering
* sending us any code.
*
* @section buildingKeaWithUnitTests Building Kea with Unit tests
* @section qa Quality Assurance
* - @subpage qaIntro
* - @subpage unitTests
* - @subpage unitTestsEnvironmentVariables
* - @subpage unitTestsSanitizers
* - @subpage unitTestsDatabaseConfig
* - @subpage unitTestsSysrepo
* - @subpage writingShellScriptsAndTests
*
* @section performance Performance
* - @subpage perfdhcpInternals
* - @subpage Performance
* - @subpage perfdhcpInternals
* - @subpage fuzzer
* - @subpage qa
* - @subpage ciGithub
* - @subpage ciGitlab
* - @subpage ciJenkins
*
* @section hooksFramework Hooks Framework
* - @subpage hooksdgDevelopersGuide
@@ -148,7 +153,6 @@
* - @subpage logNotes
* - @subpage LoggingApi
* - @subpage SocketSessionUtility
* - @subpage fuzzer
* - @subpage crossCompile
* - @subpage docs
* - <a href="./doxygen-error.log">Documentation warnings and errors</a>