mirror of
https://github.com/QuasarApp/Guidelines.git
synced 2025-04-26 20:44:30 +00:00
Update Developming.md
Co-authored-by: usermeme <romanyankovich98@gmail.com>
This commit is contained in:
parent
01f4b37026
commit
b19ba32347
@ -20,7 +20,7 @@ For build c++ projects QuasarApp group use the CMake build system.
|
||||
4. All projects should be support next cmake targets:
|
||||
* test - for run tests.
|
||||
* deploy - for create a distribution kits.
|
||||
* release - for prepare signed distro pacakges and update repositories
|
||||
* release - for prepare signed distro packages and update repositories
|
||||
* doc - for generate technical documentation.
|
||||
> Do not worry. All This targets alredy sopports in the our [CMake](https://github.com/QuasarApp/CMake) toolchains and [CMakeProject](https://github.com/QuasarApp/CMakeProject) template.
|
||||
5. All functions and classes must be documented using doxygen comments. For more information about syntaxis of the doxygen comments see the [doxygen](https://www.doxygen.nl/manual/docblocks.html) documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user