diff --git a/epydoc-pdf.conf b/epydoc-pdf.conf index f251c7b5cc..3e10796efe 100644 --- a/epydoc-pdf.conf +++ b/epydoc-pdf.conf @@ -7,7 +7,7 @@ url: http://libprs500.kovidgoyal.net # The list of modules to document. Modules can be named using # dotted names, module filenames, or package directory names. # This option may be repeated. -modules: src/libprs500/*.py, struct +modules: libprs500.devices, libprs500.ebooks.lrf.web.profiles output: pdf target: docs/pdf diff --git a/epydoc.conf b/epydoc.conf index 904004aff1..df467357f5 100644 --- a/epydoc.conf +++ b/epydoc.conf @@ -7,7 +7,7 @@ url: http://libprs500.kovidgoyal.net # The list of modules to document. Modules can be named using # dotted names, module filenames, or package directory names. # This option may be repeated. -modules: src/libprs500/*.py, struct +modules: libprs500.devices, libprs500.ebooks.lrf.web.profiles # Write html output to the directory "docs" output: html diff --git a/src/libprs500/manual/faq.html b/src/libprs500/manual/faq.html index c78c05aaa6..04d4b07597 100644 --- a/src/libprs500/manual/faq.html +++ b/src/libprs500/manual/faq.html @@ -7,7 +7,7 @@ -