mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #484] [CLOSED] feat: organize docs within flat diataxis structure #539
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/484
Author: @jakerachleff
Created: 10/23/2024
Status: ❌ Closed
Base:
main← Head:2024-10-22-smaller-reorg-just-howtos📝 Commits (2)
1679bbdfeat: organize docs within flat diataxis structure46651fbfix📊 Changes
15 files changed (+178 additions, -278 deletions)
View changed files
📝
docs/concepts/admin.mdx(+11 -11)📝
docs/concepts/evaluation.mdx(+8 -8)📝
docs/concepts/index.md(+11 -31)📝
docs/concepts/prompts.mdx(+0 -0)📝
docs/concepts/tracing.mdx(+8 -8)📝
docs/how_to_guides/index.md(+112 -211)📝
docs/how_to_guides/setup/create_account_api_key.mdx(+1 -1)📝
docs/how_to_guides/setup/manage_organization_by_api.mdx(+1 -1)📝
docs/how_to_guides/setup/set_up_access_control.mdx(+1 -1)📝
docs/how_to_guides/setup/set_up_saml_sso.mdx(+1 -1)📝
docs/how_to_guides/setup/set_up_workspace.mdx(+1 -1)📝
docs/tutorials/index.md(+10 -4)📝
docusaurus.config.js(+3 -0)📝
sidebars.js(+6 -0)📝
src/css/custom.css(+4 -0)📄 Description
Proposed Change
As an alternative to #479 , we can lean further into the diataxis structure. This makes a few changes to make the diataxis flat structure work better:
Outstanding TODOs
Still TODO:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.