Skip to content

Commit d26432f

Browse files
Update docs/editor/connect-existing-docs-repo-to-editor.md from organization to main
1 parent 929fe73 commit d26432f

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Connect your existing docs to the AI editor
2+
3+
## Step 1: Click connect your own docs
4+
5+
![Set up docs](/img/connect_the_starter_template_to_the_ai_editor/step_8.png)
6+
7+
Back in Dev-Docs, you'll see a prompt to set up your docs. Click "Connect your own docs" to proceed.
8+
9+
## Step 2: Set up User-Facing Docs
10+
11+
![Set up User-Facing Docs](/img/connect_the_starter_template_to_the_ai_editor/step_11.png)
12+
13+
Click on "install the GitHub App".
14+
15+
## Step 3: Confirm repository selection
16+
17+
![](/img/connect_the_starter_template_to_the_ai_editor/step_13.png)
18+
19+
Click "install" or "Configure" if you have installed already.
20+
21+
## Step 4: Select your account or org
22+
23+
![](/img/connect_the_starter_template_to_the_ai_editor/step_16.png)Select your GitHub account you want to install it on
24+
25+
## Step 5: Add the docs repo
26+
27+
![](/img/connect_the_starter_template_to_the_ai_editor/step_17.png)From the dropdown you find your docs repo. Be sure to select it and click "save".
28+
29+
## Step 6: Associate your repo with your Dev-Docs org
30+
31+
![](/img/connect_the_starter_template_to_the_ai_editor/step_22.png)Check to make sure your repo name matches your desired Dev-Docs org and click "complete GitHub App Setup"
32+
33+
## Step 7: Set your documentation repo
34+
35+
![](/img/connect_the_starter_template_to_the_ai_editor/step_25.png)You should now see a dialog that tells you to select your documentation repo. Make sure to select the one we set up from the dropdown. This is basically telling Dev-Docs this is where my docs will live, and therefore is the location the Dev-Docs editor should connect to.
36+
37+
## Step 8: Open the editor on your new docs
38+
39+
![](/img/starter_template_edit_docs.png)
40+
41+
## Step 9: Push changes to GitHub
42+
43+
![Push to GitHub](/img/connect_the_starter_template_to_the_ai_editor/step_28.png)You'll now have access to the AI editor interface where you can start creating and editing your documentation.

0 commit comments

Comments
 (0)