{"id":21862168,"url":"https://github.com/gunn/everythingdoc-tmbundle","last_synced_at":"2025-03-21T20:21:07.312Z","repository":{"id":66858721,"uuid":"218206","full_name":"gunn/EverythingDoc-tmbundle","owner":"gunn","description":"A textmate bundle to display documentation for the current word. Can override with custom URLs.","archived":false,"fork":false,"pushed_at":"2009-06-04T10:08:41.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-26T15:11:33.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gunn.png","metadata":{"files":{"readme":"README.textile","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":"2009-06-04T07:54:54.000Z","updated_at":"2013-10-15T16:18:43.000Z","dependencies_parsed_at":"2023-02-20T13:00:24.261Z","dependency_job_id":null,"html_url":"https://github.com/gunn/EverythingDoc-tmbundle","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/gunn%2FEverythingDoc-tmbundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunn%2FEverythingDoc-tmbundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunn%2FEverythingDoc-tmbundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunn%2FEverythingDoc-tmbundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunn","download_url":"https://codeload.github.com/gunn/EverythingDoc-tmbundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244861268,"owners_count":20522577,"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-11-28T03:14:15.863Z","updated_at":"2025-03-21T20:21:07.285Z","avatar_url":"https://github.com/gunn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. Overview\n\nA superior textmate documentation bundle (compared to my railsapi-tmbundle)\u003cbr\u003e\nPicks a source of HTML documentation based on your current textmate scope, and displays it in textmate, or in your browser.\nCan be customised with offline and online sources.\n\nPress control-shift-command-h to trigger.\n\nh2. Install with Git:\n\n\u003cpre\u003e\nmkdir -p ~/Library/Application\\ Support/TextMate/Bundles\ncd ~/Library/Application\\ Support/TextMate/Bundles\ngit clone git://github.com/gunn/EverythingDoc-tmbundle.git \"EverythingDoc.tmbundle\"\nosascript -e 'tell app \"TextMate\" to reload bundles'\n\u003c/pre\u003e\n\nPressing control-shift-command-h within a ruby document will now bring up a railsapi page for the current word.\nMost documents will fetch documentation from gotoapi.com\n\n\nh2. Customise:\n\nYou can override the source to use for documentation.\n\nrailsapi.com will let you download docs you can use with EverythingDoc:\n\n\u003cpre\u003e\nDownload desired package from http://railsapi.com/\nAdd a new shell variable from textmate's preferences - RAILS_API_LOCATION,\nset its value to the index page. e.g. - /Users/Me/docs/rapi/index.html?q=***\n\u003c/pre\u003e\n\nInstant rails documentation from textmate!\n\n\u003cbr/\u003e\n\nTo search google for java documentation you would set\n\n\u003cpre\u003eJAVA_DOC_LOCATION to http://google.com/search?q=***\u003c/pre\u003e\n\nNote the stars, these will be replaced with the search term (i.e. your current word).\n\n\u003cbr/\u003e\n\nIf you would rather have the documentation page launched in a browser window, you can set *OPEN_DOCS_IN_BROWSER* to *true*\n\n\nh2. Help:\n\nDo you know of any good documentation sources that could work with this bundle? Let me know! railsapi.com, and gotoapi.com are the only ones I've found.\n\n\nHave a look at the code:\nAll the interesting stuff is in - \"Support/find_documentation.rb\":http://github.com/gunn/EverythingDoc-tmbundle/tree/master/Support/find_documentation.rb","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunn%2Feverythingdoc-tmbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgunn%2Feverythingdoc-tmbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunn%2Feverythingdoc-tmbundle/lists"}