[build] command = """\ if cd doxygen-awesome-css; then \ git pull && cd ..; \ else \ git clone --depth=1 https://github.com/jothepro/doxygen-awesome-css.git; fi && \ doxygen docs/Doxyfile \ """ publish = "_docs/html"