Download the PHP package godbout/dash-docset-builder without Composer
On this page you can find all versions of the php package godbout/dash-docset-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download godbout/dash-docset-builder
More information about godbout/dash-docset-builder
Files in godbout/dash-docset-builder
Package dash-docset-builder
Short Description Dash (LOVE) Docset Builder in PHP (LOVE).
License MIT
Homepage https://sleeplessmind.com.mo/news/dash-docsets-tailwind-css-jigsaw-laravel-zero-and/
Informations about the package dash-docset-builder
DASH DOCSET BUILDER
That shit creates Dash Docsets for you. Of course you still need to declare some stuff in your own class. That shit doesn't read minds yet. See more below.
DASH IS LOVE
When coding with Sublime + Chrome in Split View, Dash is the savior ❤️
HOW TO USE (ALSO KNOWN AS USAGE)
Install the awesome tool (ambiguous meaning)
Generate your pretty Docset class
You now have a beautiful MyPrettyDocset
class that you're gonna have to edit. See below.
Edit your pretty Docset class
Your Docset Class has to extend the BaseDocset class that implements the Docset interface. That allows the Builder to make your Docset with just a little configuration.
Your Docset Class has to define the following constants:
Then there are two mandatory methods to define:
The Builder provides a generic way to download your Docset docs. It'll use a sitemap.xml
if found, else it'll go through your Docset index. If you need to provide your own way of downloading your docs, you can define a grab()
method in your Docset. The Builder will catch it and use your custom method instead.
Build your Docset
Once your class is set up, run:
This will download the doc, package it into a .docset file, and create an archive—useful if you want to contribute it to Dash—in the storage folder.
ENJOY
Enjoy your new fresh Docset and maybe also share it with the community that would be nice kiss kiss: https://github.com/Kapeli/Dash-User-Contributions.
DOCSETS GENERATED WITH THIS BUILDER
Elderlies go first:
All versions of dash-docset-builder with dependencies
league/flysystem Version ^3
illuminate/database Version ^9.0
laravel-zero/framework Version ^9.0
symfony/css-selector Version ^6.0
symfony/dom-crawler Version ^6.0
wa72/htmlpagedom Version ^3.0
vlucas/phpdotenv Version ^5.0
nunomaduro/collision Version ^6.0