We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Notice: This feature is not actively maintained. See Unmaintained Features.
Download “Many HTML files” for your favorite language from Download documentation and expand the file.
Put follows code into your .emacs (~/.emacs.d/init.el) file:
~/.emacs.d/init.el
(custom-set-variables '(php-manual-path (expand-file-name "~/local/share/php-manual")) '(php-search-documentation-function #'php-local-manual-search))