From 4b23e5fcc00abeabaad14b03150f192723f2ad40 Mon Sep 17 00:00:00 2001 From: confused-Techie Date: Thu, 11 May 2023 16:05:38 -0700 Subject: [PATCH] Revert "GH Action Documentation" This reverts commit 89c63926099237f4cf3607fac7e94d9b517015dd. --- docs/Pulsar-API-Documentation.md | 27 --------------------------- docs/Source-Code-Documentation.md | 27 --------------------------- 2 files changed, 54 deletions(-) diff --git a/docs/Pulsar-API-Documentation.md b/docs/Pulsar-API-Documentation.md index 3df5a3cd5..df38ca986 100644 --- a/docs/Pulsar-API-Documentation.md +++ b/docs/Pulsar-API-Documentation.md @@ -209,15 +209,6 @@ style: Exclusively used for the style attribute

-## Typedefs - -
-
observePaneItemsCallback : function
-
-
onDidAddTextEditorCB : function
-
-
- ## AtomEnvironment @@ -657,21 +648,3 @@ This file aims to run some short simple tests against `update.js`. Focusing ## beforeEach() **Kind**: global function **Babel**: - - -## observePaneItemsCallback : function -**Kind**: global typedef - -| Param | Type | Description | -| --- | --- | --- | -| item | object | An item that is present in {::getPaneItems} at the time of subscription or that is added at some later time. | - - - -## onDidAddTextEditorCB : function -**Kind**: global typedef -**Params**: object event - Object with following keys: -**Params**: TextEditor event.textEditor - The TextEditor that was added. -**Params**: Pane event.pane - Pane containing the added text editor. -**Params**: integer event.index - Number indicating the index of the added text -editor in it's pane. diff --git a/docs/Source-Code-Documentation.md b/docs/Source-Code-Documentation.md index 7a6381378..4651c1d42 100644 --- a/docs/Source-Code-Documentation.md +++ b/docs/Source-Code-Documentation.md @@ -209,15 +209,6 @@ style: Exclusively used for the style attribute

-## Typedefs - -
-
observePaneItemsCallback : function
-
-
onDidAddTextEditorCB : function
-
-
- ## AtomEnvironment @@ -665,21 +656,3 @@ This file aims to run some short simple tests against `update.js`. Focusing ## beforeEach() **Kind**: global function **Babel**: - - -## observePaneItemsCallback : function -**Kind**: global typedef - -| Param | Type | Description | -| --- | --- | --- | -| item | object | An item that is present in {::getPaneItems} at the time of subscription or that is added at some later time. | - - - -## onDidAddTextEditorCB : function -**Kind**: global typedef -**Params**: object event - Object with following keys: -**Params**: TextEditor event.textEditor - The TextEditor that was added. -**Params**: Pane event.pane - Pane containing the added text editor. -**Params**: integer event.index - Number indicating the index of the added text -editor in it's pane.