Skip to content

Files

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

executable file
·
29 lines (18 loc) · 1.14 KB

Phalcon PHP 2.0.0 Dash docset

Phalcon PHP 2.0.0 documentation for Dash

This docset is to be used with Dash for Mac (Mac only App) or Zeal docs (which is available for Windows and many Linux distros).

Basic Installation

for Dash

If you plan on using it with Dash, just copy the Phalcon docset provided to '/Users/username/Library/Application Support/Dash/Docsets/'. Visit Dash website for more info.

for Zeal

If you're going to use it with Zeal you'll find where to store the Phalcon docset in the application 'Options' menu. Visit their Github page for more info.

Manual Build

The docset can be built by running the following commands in your terminal

git clone https://github.com/saimusdev/dash-phalcon.git
cd dash-phalcon
git co phalcon-2.0.0
./build.sh
cd ..
rm -rf dash-phalcon