diff options
author | 2007-10-15 11:10:38 +0000 | |
---|---|---|
committer | 2007-10-15 11:10:38 +0000 | |
commit | 503481c165de28bc0a5db25b7848708df7cb2668 (patch) | |
tree | 41eac48b7d7915ca0e7e88bb5dc9ea65225d3b99 /configure.ac | |
parent | 8f51d97de6b38b8bc8a9b129baecf4bebd183c7b (diff) | |
download | paludis-503481c165de28bc0a5db25b7848708df7cb2668.tar.gz paludis-503481c165de28bc0a5db25b7848708df7cb2668.tar.xz |
Start reworking docs
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index ebd0eb5c6..0823c0b7a 100644 --- a/configure.ac +++ b/configure.ac @@ -1274,8 +1274,16 @@ AC_OUTPUT( Makefile bash-completion/Makefile doc/Makefile - doc/doxygen.conf - doc/examples/Makefile + doc/api/Makefile + doc/api/cplusplus/doxygen.conf + doc/api/cplusplus/Makefile + doc/api/cplusplus/examples/Makefile + doc/api/python/Makefile + doc/api/ruby/Makefile + doc/clients/Makefile + doc/configuration/Makefile + doc/faq/Makefile + doc/overview/Makefile eselect/Makefile hooks/Makefile hooks/demos/Makefile |