Sync Your Dev-Docs to Dev-Docs Cloud
Step 1: Sign into Dev-Docs
Open the command palette and Type >sign into the nav bar at the top and click on sign into Devdocs with GitHub.

Step 2: Select Org from Dropdown
In your VS Code Editor select your org from the dropdown.

Step 3: Open Dev-Docs
In your VS Code Editor click on the text that says dev-docs: Open Dev-docs.

Step 4: Set Up Codebase Settings
Select the icon on the top right of the editor and select Codebase Settings. This icon being visible indicates that you are signed into Dev-Docs.

Step 5: Name Your Documentation Wiki
Fill out the form with your preferred name for a documentation wiki. In the example below, we name it SpriteAI. Select your Github Repo and coding language from the dropdown menus then click Save.

Step 6: Open a Dev-Doc in VS Code Editor
Open any Dev-Docs doc by right clicking the markdown and selecting Open Devdocs Markdown.

Step 7: Sync the Doc to the Cloud
Once it is open hit command save to sync that documentation to your documentation wiki.
Step 8: Check Out the New Wiki on Dev-Docs
Go to the Dev-Docs web app on dev-docs.io and you will see your new wiki synced to the cloud.

