Introduce doxygen command (#5213)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 20 May 2019 03:31:48 +0000 (12:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 20 May 2019 03:31:48 +0000 (12:31 +0900)
commit4473244a0d632e03d496943e35446dcbe087b04b
tree4c3f34a4fc1adbed52147ac2a19c51be94975835
parentfb85c02bf47c6d8838240243ec1ff0a38db8dbbc
Introduce doxygen command (#5213)

* Introduce doxygen command

Doxygen generation command: ./nnfw doxygen

Update doxygen configuration file
- Include codes only build on gbs
- Update path based on repo's root

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Use pushd and pop
docs/doxygen/Doxyfile
scripts/command/doxygen [new file with mode: 0644]