ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5937b1a3de09994b5ce62745ff1b7a96cf6c4a42
commit 5937b1a3de09994b5ce62745ff1b7a96cf6c4a42 Author: Andy Williams <[email protected]> Date: Fri Dec 15 17:22:04 2017 +0000 docs: link to the module list in legacy docs This should improve visibility of stuff that is not specifically mentioned on the home page --- doc/main.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/main.dox b/doc/main.dox index df4bd0c879..d9e50bcb79 100644 --- a/doc/main.dox +++ b/doc/main.dox @@ -45,6 +45,8 @@ * @li @ref eolian_main an EO file parser and code generator. * @li @ref elocation_main awareness library. * + * If you are looking for methods that do not fit into the above list you can + * see the full <a href="modules.html" />module listing</a>. */ /** --
