瀏覽代碼

doc/doxygen_dev: ignore public modules

Nathalie Furmento 4 年之前
父節點
當前提交
b71b490b36
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 1 0
      doc/doxygen_dev/Makefile.am
  2. 4 0
      doc/doxygen_dev/modules.tex

+ 1 - 0
doc/doxygen_dev/Makefile.am

@@ -216,6 +216,7 @@ $(DOX_TAG): $(dox_inputs)
 
 $(DOX_PDF): $(DOX_TAG) refman.tex
 	@cp $(top_srcdir)/doc/doxygen_dev/chapters/version.sty $(DOX_LATEX_DIR)
+	@cp $(top_srcdir)/doc/doxygen_dev/modules.tex $(DOX_LATEX_DIR)
 	@echo $(PDFLATEX) $(DOX_LATEX_DIR)/refman.tex
 	@cd $(DOX_LATEX_DIR) ;\
 	rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out ;\

+ 4 - 0
doc/doxygen_dev/modules.tex

@@ -0,0 +1,4 @@
+\section{Modules}
+Here is a list of all modules\+:\begin{DoxyCompactList}
+\item \contentsline{section}{Workers}{\pageref{group__workers}}{}
+\end{DoxyCompactList}