From a35303172930e9ae7bd4b8735ad18578764c1106 Mon Sep 17 00:00:00 2001 From: avb-is-me <104213687+avb-is-me@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:41:14 -0700 Subject: [PATCH] md file --- ...nerate new docs from your existing docs.md | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 docs/generate new docs from your existing docs.md diff --git a/docs/generate new docs from your existing docs.md b/docs/generate new docs from your existing docs.md new file mode 100644 index 000000000..c14cf8350 --- /dev/null +++ b/docs/generate new docs from your existing docs.md @@ -0,0 +1,87 @@ + + + ## Step 1: Navigate to Dev-Docs Homepage + +Visit the Dev-Docs homepage to begin the process of generating new documentation from your existing docs. + +![image for /img/generate_new_docs_from_your_existing_docs/step_1](/img/generate_new_docs_from_your_existing_docs/step_1.png) + +## Step 2: Log in with GitHub + +Click on the "Login with GitHub" button to authenticate your account. + +![image for /img/generate_new_docs_from_your_existing_docs/step_2](/img/generate_new_docs_from_your_existing_docs/step_2.png) + +## Step 3: Access User-Facing Docs + +Navigate to the "User-facing docs" section in your dashboard. + +![image for /img/generate_new_docs_from_your_existing_docs/step_3](/img/generate_new_docs_from_your_existing_docs/step_3.png) + +## Step 4: Explore AI Options + +Click on the "More with AI" button to access advanced documentation generation features. + +![image for /img/generate_new_docs_from_your_existing_docs/step_4](/img/generate_new_docs_from_your_existing_docs/step_4.png) + +## Step 5: Initiate New Doc Generation + +Select the "Generate new docs" option to start creating new documentation based on your existing content. + +![image for /img/generate_new_docs_from_your_existing_docs/step_5](/img/generate_new_docs_from_your_existing_docs/step_5.png) + +## Step 6: Choose Source Folders + +Click on the "Select folders" dropdown to specify which folders contain your existing documentation. + +![image for /img/generate_new_docs_from_your_existing_docs/step_6](/img/generate_new_docs_from_your_existing_docs/step_6.png) + +## Step 7: Confirm Selection + +Check the box to confirm your selected folders for document generation. + +![image for /img/generate_new_docs_from_your_existing_docs/step_7](/img/generate_new_docs_from_your_existing_docs/step_7.png) + +## Step 8: Configure Generation Settings + +Review and adjust the settings for your new document or page creation, including location and context options. + +![image for /img/generate_new_docs_from_your_existing_docs/step_8](/img/generate_new_docs_from_your_existing_docs/step_8.png) + +## Step 9: Enter Document Prompt + +Write your response in the text area, providing a prompt for the new document you want to generate. + +![image for /img/generate_new_docs_from_your_existing_docs/step_9](/img/generate_new_docs_from_your_existing_docs/step_9.png) + +## Step 10: Submit Generation Request + +Click on the icon button to submit your document generation request. + +![image for /img/generate_new_docs_from_your_existing_docs/step_10](/img/generate_new_docs_from_your_existing_docs/step_10.png) + +## Step 11: Review Generated Content + +Examine the newly generated content in the text area provided. + +![image for /img/generate_new_docs_from_your_existing_docs/step_11](/img/generate_new_docs_from_your_existing_docs/step_11.png) + +## Step 12: Publish New Documentation + +Click the "Publish" button to finalize and make your new documentation live. + +![image for /img/generate_new_docs_from_your_existing_docs/step_12](/img/generate_new_docs_from_your_existing_docs/step_12.png) + +## Step 13: Access GitHub Repository + +Navigate to your GitHub repository to view the newly published documentation. + +![image for /img/generate_new_docs_from_your_existing_docs/step_13](/img/generate_new_docs_from_your_existing_docs/step_13.png) + +## Step 14: Review Branch Information + +Examine the branch information to ensure your new documentation has been properly integrated. + +![image for /img/generate_new_docs_from_your_existing_docs/step_14](/img/generate_new_docs_from_your_existing_docs/step_14.png) + + \ No newline at end of file