Skip to content
Snippets Groups Projects
Commit 6893f63a authored by Christian Engwer's avatar Christian Engwer
Browse files

update buildsystem docs

[[Imported from SVN: r5796]]
parent 0a48563d
No related branches found
No related tags found
No related merge requests found
......@@ -610,6 +610,12 @@ setion ``Developing Dune'' on
\texttt{\url{http://www.dune-project.org/}} for details). \em After
running \duneproject the basic setup is already done\em.
You should only have one \texttt{doxygen} directory and the files are
automatically installed into\\
\texttt{\$prefix/share/doc/\$modulename/doxygen/}. If for any reason
you really have to change the installation path you can set the
variable \texttt{doxygendir} \em after \em including \texttt{am/doxygen}.
The file \texttt{doc/doxygen/Doxylocal}\xspace contains the basic
information where header and source files are located in your
project. Usually you will not have to adjust this file, it is already
......@@ -628,6 +634,9 @@ Webpages are created from wml sources, using the program \texttt{wml}
(\texttt{\url{http://thewml.org/}}).\\
\texttt{\$(top\_srcdir)/am/webstuff} contains the necessary rules.
Add all \texttt{html} files to the \texttt{PAGES} variable to build
and install them.
\hspace*{-2ex}\begin{minipage}{\textwidth}
\begin{lst}[File Makefile.am] \mbox{}
\lstinputlisting[language=make]{../Makefile.am}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment