src_compile() {
cmake_src_compile
if use doc; then
cmake_src_compile dev-docs doxygen-docs
cmake_src_compile doxygen-docs
fi
}
if use doc ; then
dodoc uncrustify.cfg
cd Documentation || die
dodoc -r *.txt kicad_doxygen_logo.png notes_about_pcbnew_new_file_format.odt doxygen/. development/doxygen/.
dodoc -r *.txt kicad_doxygen_logo.png notes_about_pcbnew_new_file_format.odt doxygen/.