{"id":13646669,"url":"https://github.com/skeeto/devdocs-lookup","last_synced_at":"2025-04-11T03:12:33.992Z","repository":{"id":15740426,"uuid":"18478993","full_name":"skeeto/devdocs-lookup","owner":"skeeto","description":"Quick Emacs API lookup on devdocs.io","archived":false,"fork":false,"pushed_at":"2021-05-26T11:30:12.000Z","size":19,"stargazers_count":61,"open_issues_count":2,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-11T03:12:25.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skeeto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-05T23:30:08.000Z","updated_at":"2025-01-24T19:17:11.000Z","dependencies_parsed_at":"2022-09-14T21:41:30.235Z","dependency_job_id":null,"html_url":"https://github.com/skeeto/devdocs-lookup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeeto%2Fdevdocs-lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeeto%2Fdevdocs-lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeeto%2Fdevdocs-lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeeto%2Fdevdocs-lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skeeto","download_url":"https://codeload.github.com/skeeto/devdocs-lookup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333603,"owners_count":21086200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T01:03:02.649Z","updated_at":"2025-04-11T03:12:33.976Z","avatar_url":"https://github.com/skeeto.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# Emacs devdocs-lookup\n\nThis package provides an interactive function `devdocs-lookup` to\nquickly jump to documentation on a particular API at\n[devdocs.io](http://devdocs.io/) with your browser. It works similarly\nto [javadoc-lookup](https://github.com/skeeto/javadoc-lookup), using\nyour locally-configured `completing-read` to select an entry.\n\nThe currently supported \"subjects\" are the same as devdocs.io.\n\n## Optional Configuration\n\nTo bypass indicating the subject on each lookup, devdocs-lookup can\ngenerate interactive commands for each of the individual subjects by\ncalling `devdocs-setup`. Your Emacs initialization file might contain\nthe following snippet.\n\n~~~el\n(devdocs-setup)\n(global-set-key (kbd \"C-h C-c\") #'devdocs-lookup-c)\n(global-set-key (kbd \"C-h C-p\") #'devdocs-lookup-python)\n(global-set-key (kbd \"C-h C-=\") #'devdocs-lookup-cpp)\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskeeto%2Fdevdocs-lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskeeto%2Fdevdocs-lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskeeto%2Fdevdocs-lookup/lists"}