Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/flight-manual.atom.io

:lock: 📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages
https://github.com/pulsar-edit/flight-manual.atom.io

Include class methods in API doc sections

b521ac63f6785cdaa426005c14b69173ba1a8379 authored over 5 years ago
Don't show duplicate sections

c6f7905becc0ed3cf3a8a05ddb11cb17cd0bc5d9 authored over 5 years ago
Render API docs for methods where the "section" is null

566ae12e1e8805b01ffe5e50ee5f93b9343e0ef1 authored over 5 years ago
Merge remote-tracking branch 'origin/master' into api-docs

355e99cdf204f5e3bf39b94394e975dcf9baff76 authored over 5 years ago
Merge pull request #539 from atom/node-8

⬆️ Upgrade to Node 8

b0586c39d560ae48e1880cb415f67aac148e1bbb authored over 5 years ago
:art: Rename file to better reflect its use

2bcdb3c58ba78fd343436fb0a09214b840f52572 authored over 5 years ago
:art: Refactor redirect definition logic for API-related paths

de1e02a850721dfcf1cf2a5e8ee322c09b92b5eb authored over 5 years ago
Remove hardcoded class name

3451c8de925efc07682fce5280a2226f705fccf5 authored over 5 years ago
:art: Reduce duplication in compilation rules

7ece9a2d32fcea73bd339375855bb6f7f6c0bb80 authored over 5 years ago
Add helpful redirects for API-related paths

- Redirect `/api` to `/api/latest`
- Redirect `/api/latest` to the latest version of the API doc...

b8b8986cae50faa5dd2d0fb04b2155ad8721baa4 authored over 5 years ago
Fix the latest version number calculation

387eeee4488f13be1eb610370ef495d9bbce98b9 authored over 5 years ago
Point the API links to the hardcoded latest version

84164557145d4573cb43b358cbd25229fb2e2a36 authored over 5 years ago
:art: DRY it up and modularize

4a78c06e5fe5a6073151aa22703bfefd0f33256c authored over 5 years ago
Add a section to the table of contents for latest version class names

46853790fbbb793426d8d971cc8014ef68deace3 authored over 5 years ago
:art: Refactor to reduce duplication

f3cc52e25b02ead4b080f0c892f34308ffd5d1a4 authored over 5 years ago
Add classes to search index

0a417a8d00349731074246a4de21240f89b382eb authored over 5 years ago
Add class methods to search index

4599da9b4c3b1401858eb6a66bca4ae17e143592 authored over 5 years ago
Add instance properties to search index

fb77ad9f30c6780980f6a77cf6fad982508c9b5a authored over 5 years ago
Fix ellipsis

b0526cd36d9f1f16cd8041cea4627a9abc100b42 authored over 5 years ago
Fix URL to API docs in search index

Co-Authored-By: Antonio Scandurra <[email protected]>

74475a7c6b90d825ed4e0de5a35fc5eb7ca24964 authored over 5 years ago
Begin populating search index with API docs

With these changes, we populate the search index with all instance
methods present in the latest...

aeee307bf27aaf0a2e611084e86cb8e5d99c0202 authored over 5 years ago
Fix the HTMLProofer build failures

This reverts commit 22558dd4a9 and adopts an alternative approach to the
problem. We continue to...

5dfe19bb633a38e94bf8e056328ced16251adce8 authored over 5 years ago
Render class-level examples

Note: The code samples emitted by this change are not yet rendered with
syntax highlighted.

46491759fe6fcb0ab8f08fc572918a67c4b5c3e6 authored over 5 years ago
Linkify method names and toggle details onclick

Co-Authored-By: Antonio Scandurra <[email protected]>

6cdbad65fc38de8876c3ed3753a7fee61b57dcc0 authored over 5 years ago
Honor URL hash to display instance property description

Co-Authored-By: Antonio Scandurra <[email protected]>

8e119a3c45cae2083561bc4f51ad81dff0c29579 authored over 5 years ago
Toggle display of instance property description onclick

Co-Authored-By: Antonio Scandurra <[email protected]>

a9df28ef684cabc630f8ec3193d485dd97de788f authored over 5 years ago
Linkify instance property names

Co-authored-by: Antonio Scandurra <[email protected]>

189c8bdbc91ef2aea7e333c1a207a1dc9a973d35 authored over 5 years ago
Merge remote-tracking branch 'origin/master' into api-docs

399c71267d57987eb6801621bf9417be05db5694 authored over 5 years ago
Merge pull request #537 from atom/jr/api-docs

Enhance build to process API JSON files for Atom 1.0.0 and newer

2c08ae90640c2df9a5ad1798243ea3c8061e94e2 authored over 5 years ago
Avoid long periods of no output from `run_proofer` task

Prior to this change, we were getting the following failure on CI:

> No output has been receive...

22558dd4a91f4c306e22150a64dbb468f52bb0e1 authored over 5 years ago
Signal completion of "extract_api_docs_data" task

Fixes the error seen at
https://travis-ci.org/atom/flight-manual.atom.io/builds/550959348#L7116

76a088cf59930fb258918fc9cb97bf4a56d6a69b authored over 5 years ago
Gracefully ignore any non JSON files in data/apis-by-version dir

3d25e59b71b93982e99fdd5ffce87723fe9d58ac authored over 5 years ago
Fix "stdout maxBuffer exceeded" error when building site

Prior to this change, the the 'nanoc:compile' gulp task attempted to
store the complete output ...

98f177e5a8472756ebfc453c67d56c379db99444 authored over 5 years ago
:fire: Remove unused arg

8595b005ea1388e039e548e2708c1881b3f91708 authored over 5 years ago
:arrow_up: Node 8

5c1f4cc3e3da7997a038caf363df65d7c963ebb0 authored over 5 years ago
Move JSON splitting from Rake to Gulp

Replace the `split_api_json` Rake task with equivalent logic in
`gulpfile.js`, so that `npm run...

42c10c6cf57f38bf9a1f109159d53a014b2b65a3 authored over 5 years ago
Merge pull request #538 from HonkingGoose/patch-1

Remove unnecessary word

66b3384212f1ad791b53e04c33fd39ee84bf0219 authored over 5 years ago
Remove unnecessary word

192a8610658a2d932e3a9cf1ba5f02798faf5e13 authored over 5 years ago
Add colon indicators to properties

8bc9122f68c81c30f4769262ff91a2baa4ad4da1 authored over 5 years ago
Teach split_api_json Rake task to process files in data/apis-by-version

0984b6f2d5e2f9b2f5135fb3d1445a61c697d045 authored over 5 years ago
:fire: Remove temporary Rake task for downloading historical API files

069d94dd3c06d5d8ae33bbcacbc1a292d1cfb547 authored over 5 years ago
Add atom-api.json files from v1.0.0 to present (v1.38.2)

6ccef216df76f0c2dc7e0e595b49986706c91618 authored over 5 years ago
Merge pull request #536 from atom/b3-fix-stuff

Various fixes

b7cf243dc2884efd0b21928bb4994e74d969b925 authored over 5 years ago
Don't recommend regex syntax since it doesn't work

f857b88603b36a367127ca8a0867bd8094fe3141 authored over 5 years ago
Add a script to print the keystroke to the console

d4f0fc2aff2b845074de4c09dc902c1897fd17c1 authored over 5 years ago
Update developing node modules to work for multi platform

898b6123a7e1fefa5e94b81bf4fee8b4f32a5124 authored over 5 years ago
Update content/hacking-atom/sections/package-word-count.md

Co-Authored-By: Winston Liu <[email protected]>

099b8a2bd63c926ee9f94444b052c72e23766dcd authored over 5 years ago
Create a content column in API docs so that things flow properly

1c85628d62017d74e8031a4b948cab875ea0a17d authored over 5 years ago
Fix arguments and return value tables

4b98ceb475076cca839299a6eb17a93216e7cde5 authored over 5 years ago
Merge pull request #535 from atom/rsese-add-faq-items

Add more FAQ items

014932311191f974e6cf7aaf9a349ce8fb5f3369 authored over 5 years ago
Add wrap guide line FAQ

a5571e033a2b2802e8f716c14686298ba75abc0d authored over 5 years ago
Add newline find and replace FAQ

23c612d53ffc40f423a8b14e3877bbb6a4662367 authored over 5 years ago
Add menu bar toggle FAQ

7f8ea028b80713621ba11cecc31431a473670632 authored over 5 years ago
Add line wrap FAQ

aee29555fe48ed73bf0381cfae350ee9d11c4d68 authored over 5 years ago
Merge pull request #534 from atom/la/root-scope-used

Document scope.name:root-scope-used activation hook

a972a3a321bf35c6b30e932c012bb079ce135c18 authored over 5 years ago
:memo: Simplify wording

This commit cleans up the Markdown a bit and simplifies the wording to
the minimum needed to un...

3b147e8f381adcc6ef81bbc35cf6f8ec7fb2a8c8 authored over 5 years ago
Merge branch 'master' into aerijo-master

795b209dc9035442c1c44424eee06895f25d26ab authored over 5 years ago
Document `workspaceOpeners` field.

See https://github.com/atom/atom/pull/16100

aef4ee54ce355afa055436cbce58640745d57f48 authored over 5 years ago
Merge pull request #532 from atom/rsese-prune-outdated-faq

FAQ updates :pencil:

327ea9dbffff69a3781d1a9797b782a684b7599f authored over 5 years ago
Add atom.io/faq items

a4378b42d241019389003fa13a28ef916ae0bebe authored over 5 years ago
Fix file name and update content

34dcff40945317b72d9973c43f572dfcd585d063 authored over 5 years ago
Update table of contents

b19fc2523974100a88736ab424841470aaed70c6 authored over 5 years ago
Add FAQ about contacting package authors

d3d20f270ad93e42332921207a736fcec5bbb6ef authored over 5 years ago
Add FAQ about accepting input

3d15f972f4e702998aef9f3086a285dec718067e authored over 5 years ago
Delete outdated items

ced6c289756efd8450a3ca6c6ce43c9ffa397bea authored over 5 years ago
Merge pull request #531 from ricfri/word-count-deactivate

Corrected deactivation advice

ec9f3b6432effe1ab8c7b66f56b1a0db6817b763 authored over 5 years ago
Add class and method reference linking

c2d23c58273ef5dfdac769093f1db7f531bbe834 authored over 5 years ago
Corrected deactivation advice

9be170f39123225ff32cb929302ee4bdfa5bdb19 authored over 5 years ago
Add summary and description sections to methods

e2ad79e837667b194a6d1a36d72aee83287fbd77 authored over 5 years ago
Merge pull request #493 from UziTech/patch-3

fix calling bootstrap on windows

e3dd0bbc45925143afb26115852e0e8fc3e2c999 authored over 5 years ago
use brackets

ddc2b014e55d5ed8d83e866eac8d392b74d4ca7e authored over 5 years ago
separate platform-windows

a4a9b386cf76e86b817c7c574b0e10c43a9718d1 authored over 5 years ago
fix calling bootstrap on windows

fbe7b53fdaa3b6744cefc115c3074eef5d2d27d2 authored over 5 years ago
Merge pull request #526 from atom/vy/pr-review

Add a few sections about interaction with review comments

13e24c7978f1c07d73cfa20baed7a5d80a0718b4 authored over 5 years ago
Add basic rendering of instance properties

ca5643e05f5fb780de513f446f66fdb78989c86a authored over 5 years ago
Merge pull request #530 from atom/rsese-updating-fixes

"Updating Atom" tweaks

df969c59d2d350577131df4eb626fdd0f83f7dfc authored over 5 years ago
Flesh out Linux update instructions

de74dd8b1c8d1f911c22e697eb7589371d95defe authored over 5 years ago
Wordsmith :hammer:

9d60fa1f4da5f15914f3dfda08f8e6b5af98f99f authored over 5 years ago
Add description and section headers

3ec7b6146dbfa8dab3d9a35a9d8c7eb850474bd4 authored almost 6 years ago
Replicate class page title

8c9fe2ddb6decdad0a7a27ddca4850039cbb77f3 authored almost 6 years ago
Create Rake tasks to download and split API data

786dd032cfdedd70f4f532a00bb20a5448ca98d4 authored almost 6 years ago
Merge pull request #528 from atom/rsese-chapter2-cleanup

Chapter 2 cleanup

447a48df47eae5e07434d0b45e3e055ed279a454 authored almost 6 years ago
Update find and replace screenshots

c08418149c810ad06a2147f18e96ae745abef152 authored almost 6 years ago
Update logging cursor scope description

0d70fd057d0ce8723dd8c3de671ac65ce602c65a authored almost 6 years ago
Wordsmith :hammer:

41578460c22da262bfd37834b2ed02d4b547b82f authored almost 6 years ago
Update copying HTML description

3df108467219905bd6f172153104ccd06a13c315 authored almost 6 years ago
Update html snippet description

4d6b00f5b987386ac69a19af5bee495e7b1f2c3f authored almost 6 years ago
Camel case

b7a8d08e9157fb8d14f3f08e0e4c3248911a291e authored almost 6 years ago
Mention whole word search

8f538f9905cc51414de8b396df0d20a0de09992e authored almost 6 years ago
Mention Find All

0de3154fd10b682a2e707983fc80ca917ad2cad7 authored almost 6 years ago
Less packages

78b51a307130a1ccfa18cece0a47f46864ba7dda authored almost 6 years ago
Merge pull request #513 from AustinVockrodt/master

Added "Updating Atom" section.

ed2af51aba4495ec6a03e4ce88931fb7edfe774f authored almost 6 years ago
Update installing-atom.md

d76a6c2c8b64c71e40a1b3e225846f66fd4d769c authored almost 6 years ago
Update installing-atom.md

c93db0910d4e42f2e54b861212feb91861a918fe authored almost 6 years ago
Update installing-atom.md

5d87201240776ae13df367e34bd19f7741bbc51d authored almost 6 years ago
Update installing-atom.md

32e27f03170d7a734625226b95f20667fed35e54 authored almost 6 years ago
Update installing-atom.md

e759f6522297d100be32cc4b79c115b1e866f536 authored almost 6 years ago
Update installing-atom.md

dac49beaaae6381413a6923ead4e2f3132397373 authored almost 6 years ago
Merge pull request #527 from atom/rsese-chapter1-cleanup

Chapter 1 cleanup

605afa3705f771fff8f1b28302e4ab0e808e24ed authored almost 6 years ago
Update first launch screenshot

ae2c5741e88d676b30ae490609ba7225475e88ad authored almost 6 years ago