Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Alfred workflow for devdocs.io

License

NotificationsYou must be signed in to change notification settings

yannickglt/alfred-devdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alfred workflow for the amazingdevdocs.io documentations.

Install

Use the packaged workflowDevDocs.alfredworkflow from packal.

How to

Add a documentation

By default, the Alfred Devdocs workflow comes without any documentation. First of all, you must add one or several docs you want to browse using thecdoc:add command. For example:

cdoc:add javascript

Other configuration commands

  • cdoc:list: List all docs you can add in your workflow
  • cdoc:add: Add a doc in your workflow, if you have already all docs, that command do nothing
  • cdoc:remove: Remove a doc in your workflow, if you haven't a doc in your workflow, that command do nothing
  • cdoc:all: Add all docs available to your workflow (not recommended)
  • cdoc:nuke: Remove all docs in your workflow
  • cdoc:refresh: Refresh cache for a doc (if specified) or all the added docs otherwise
  • cdoc:alias: Create an alias for a documentation
  • cdoc:unalias: Remove an existing alias of a documentation

Find in a specific documentation

Keywords exist for each documentation supported by DevDocs.

AngularJS documentation

Completion

Filter on functions

Global search

Global search may be slow the first time it is called because it will download all the documentations at once.

Global search

Alfred preview

Using the "shift" key on a function will display a preview (using quicklook) of the doc.Preview

Use behind an HTTP proxy

Define theHTTP_PROXY environment variable in Alfred as below. You can define theHTTP_PROXY_AUTHORIZATION as well if your proxy needs basic authentication.image

About

Alfred workflow for devdocs.io

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp