mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01:00
1.The INPUT tag used to specify the files and/or directories that
contain documented source files is set to mpp/inc.
2.The OUTPUT_DIRECTORY tag used to specify the (relative or absolute)
path into which the generated documentation will be written is set
to mpp/doc.
3.Assuming that doxygen is configured correctly under Linux, if you
want to get documentation of pdf format, do as follow:
cd mpp/tools
doxygen mpp_doxyfile
cd ../doc/latex
make
4.mpp/doc/html contains documentation of html format.
5.modify notes of vpu_api.h and rk_mpi.h.
Change-Id: I02b09514ff44b4689ea99e3d99d2acc9eb58cd19
Signed-off-by: timkingh.huang <timkingh.huang@rock-chips.com>
|
||
|---|---|---|
| .. | ||
| mpp_buffer.h | ||
| mpp_err.h | ||
| mpp_frame.h | ||
| mpp_meta.h | ||
| mpp_packet.h | ||
| mpp_task.h | ||
| rk_mpi.h | ||
| rk_mpi_cmd.h | ||
| rk_type.h | ||
| vpu.h | ||
| vpu_api.h | ||