mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Docs: Clean old-Makefile mentions (#5541)
This commit is contained in:
parent
fe787632bd
commit
b07e6de83f
15 changed files with 298 additions and 748 deletions
|
|
@ -161,5 +161,7 @@ central redirections, i.e. avoid to use direct calls to external libraries in CP
|
|||
- The following keywords are required: `\brief`, `\param` (for each parameter), `\retval` (for
|
||||
functions).
|
||||
- The following keywords are optional: `\note`, `\par`, `\date`, `\author`.
|
||||
- Please run `make doxify` to format your doxygen comments, or generate templates where none exist.
|
||||
- Run `./tools/precommit/precommit.py --allow-modifications <file>` before committing modified
|
||||
Fortran sources. It runs Doxify before applying the Fortran formatter. To update Doxygen blocks
|
||||
only, run `./tools/doxify/doxify.sh <file>`.
|
||||
- See our [doxygen pages](http://doxygen.cp2k.org/files.html) for the result.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue