diff --git a/docs/entropy/api/epydoc.cfg b/docs/entropy/api/epydoc.cfg index 6186324ab..002a13344 100644 --- a/docs/entropy/api/epydoc.cfg +++ b/docs/entropy/api/epydoc.cfg @@ -1,7 +1,7 @@ [epydoc] name: Entropy Framework url: http://www.sabayon.org/ -modules: ../../../libraries/entropy +modules: ../../../lib/entropy output: html target: docs/ graph: all @@ -10,4 +10,4 @@ private: no sourcecode: yes include-log: no frames: no -css: entropy.css \ No newline at end of file +css: entropy.css