Skip to content

hmdc/danswer-connector-request-tracker-rt-docs

This branch is 1 commit ahead of, 195 commits behind onyx-dot-app/documentation:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Evan Sarmiento
Oct 31, 2023
772d42f · Oct 31, 2023

History

46 Commits
Oct 31, 2023
Aug 28, 2023
Oct 31, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Aug 13, 2023
Sep 15, 2023
Jul 13, 2023
Oct 4, 2023
Sep 27, 2023
Oct 31, 2023
Jul 13, 2023
Oct 12, 2023
Sep 15, 2023

Repository files navigation

Danswer Docs

This repo generates the docs and setup guide for Danswer found at https://docs.danswer.dev/.

It uses Mintlify which is a no-code documentation generation tool. Instructions on setting up local preview are included below.

More info on Mintlify found here.

To make changes, check out mint.json, it should be fairly straightforward hopefully!

Set up Mintlify

Install the Mintlify CLI to preview the documentation changes locally.

To install, use the following command (requires node >= v19.0.0)

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

Publishing Changes

Changes are automatically deployed to production after merging to main.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json
  • Mintlify Docs - https://mintlify.com/docs/introduction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 100.0%