DevDocs

Posted on  by 



DevDocsGoogle uses cookies and data to:

Gtk API documentation with instant search, offline support, keyboard shortcuts, mobile version, and more. If you’re looking to develop Decred-based applications, become a contributor, or simply gain a deeper understanding of Decred, this is where you’ll find technical documentation such as specifications, deeper dives into core concepts, how to set up a development environment and guidelines for contributing.

  • Deliver and maintain services, like tracking outages and protecting against spam, fraud, and abuse
  • Measure audience engagement and site statistics to understand how our services are used
If you agree, we’ll also use cookies and data to:
  • Improve the quality of our services and develop new ones
  • Deliver and measure the effectiveness of ads
  • Show personalized content, depending on your settings
  • Show personalized or generic ads, depending on your settings, on Google and across the web
For non-personalized content and ads, what you see may be influenced by things like the content you’re currently viewing and your location (ad serving is based on general location). Personalized content and ads can be based on those things and your activity like Google searches and videos you watch on YouTube. Personalized content and ads include things like more relevant results and recommendations, a customized YouTube homepage, and ads that are tailored to your interests.

Click “Customize” to review options, including controls to reject the use of cookies for personalization and information about browser-level controls to reject some or all cookies for other uses. You can also visit g.co/privacytools anytime.

Browse

Sublime Text 2 plugin allowing you to easily search the DevDocs documentation.

Devdocs app

Installs

  • Total7K
  • Win3K
  • Mac2K
  • Linux2K
Apr 21Apr 20Apr 19Apr 18Apr 17Apr 16Apr 15Apr 14Apr 13Apr 12Apr 11Apr 10Apr 9Apr 8Apr 7Apr 6Apr 5Apr 4Apr 3Apr 2Apr 1Mar 31Mar 30Mar 29Mar 28Mar 27Mar 26Mar 25Mar 24Mar 23Mar 22Mar 21Mar 20Mar 19Mar 18Mar 17Mar 16Mar 15Mar 14Mar 13Mar 12Mar 11Mar 10Mar 9Mar 8
Windows011000011000000000000000000101000101100010010
Mac000000000000000000000000001000000000000000000
Linux010100000100010000000000000000010000000000100

Readme

Source
raw.​githubusercontent.​com

About

This is a Sublime Text plugin allowing you to easily search the DevDocs documentation.

Devdocs.io

DevDocs

The plugin code is based on the Stackoverflow Plugin script by Eric Martel.

Usage

Search by selection

Devdocs Javascript

Highlight text, right click & click “Search DevDocs” to open a new tab on your web browser with the info.

Search by input

  1. Open your command pallete with ctrl + shift + p (Linux/Windows) or cmd + shift + p (OS X)
  2. Type “devdocs”
  3. Click on “Search From Input”
  4. Type your keyword

You can also use the shortcut (ctrl + shift + d).

To search a specific documentation, type its name and a space before your keyword. (e.g: js date)

Installation

The easiest way to install this is with Package Control.

  • If you just went and installed Package Control, you probably need to restart Sublime Text 2 before doing this next bit.
  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select “Package Control: Install Package” (it'll take a few seconds)
  • Select DevDocs when the list appears.

Package Control will automatically keep Git up to date with the latest version.

Devdocs

If you have some problems or improvements with it, contact me via GitHub.

License

MIT License © Vitor Britto





Coments are closed