15 Commits

Author SHA1 Message Date
Petr Zemek
5b478c72df Fix links to repositories after the move from avast-tl to avast.
We have moved all of our repositories in https://github.com/avast-tl to
https://github.com/avast.
2019-04-17 09:09:58 +02:00
Marek Milkovič
e4265f1019 Show doxygen.log contents after doxygen documentation is generated 2019-02-23 13:34:55 +01:00
Petr Zemek
8e65c05a76 Add missing newlines to the end of source files.
Text files should end with a trailing newline.
2018-12-04 14:17:42 +01:00
Peter Matula
6f624766a0 doc/doxygen: fix #105 - include graphs are not generated by default
Generation can be controled from CMake by setting
@DOXYGEN_INCLUDE_GRAPH@ and @DOXYGEN_INCLUDED_BY_GRAPH@. Right now it is
hardcoded to "NO" in CMake, but it can be easily changed in the future.
2018-08-15 15:35:09 +02:00
Peter Matula
61a47f2986 Fix all code related doxygen warnings. 2018-08-14 16:20:23 +02:00
Petr Zemek
4b66a11dba doxygen: Remove useless trailing whitespace from doxygen.cfg.in. 2018-02-04 19:24:01 +01:00
Petr Zemek
9a65ac6992 doxygen: Rename doxygen.in to doxygen.cfg.in.
The new name is better at reflecting the fact that this is the input for the
creating of a configuration file.
2018-02-04 18:07:52 +01:00
Peter Matula
cc3915ad17 doc/doxygen: fix relative paths to sources. 2018-01-16 11:24:28 +01:00
Peter Matula
48691b522c doc/doxygen: generate doxygen log file. 2018-01-16 11:24:28 +01:00
Peter Matula
632881f0d6 doc: move doxygen files to doc/doxygen. 2018-01-15 16:00:28 +01:00
Petr Zemek
f17bb26cc7 Remove doc/git-submodule-deps.
It is no longer needed as we no longer have any submodule dependencies.
2018-01-11 09:08:51 +01:00
Petr Zemek
3f5b82abd8 Unify formatting in CMake files. 2018-01-02 12:32:04 +01:00
Peter Matula
7d67338abf doc: add graph of git submodule dependencies. 2017-12-20 16:01:26 +01:00
Peter Matula
1fd9d34ed5 install documentation into <install_dir>/share/retdec/doc
instead of <install_dir>/doc
2017-12-15 13:57:32 +01:00
Petr Zemek
d9230cbc94 Initial commit. 2017-12-12 18:05:30 +01:00