Skip to content

docs: Replace docs/ with symlinks#5031

Open
Luc-Mcgrady wants to merge 4 commits into
ankitects:mainfrom
Luc-Mcgrady:dedupe-docs
Open

docs: Replace docs/ with symlinks#5031
Luc-Mcgrady wants to merge 4 commits into
ankitects:mainfrom
Luc-Mcgrady:dedupe-docs

Conversation

@Luc-Mcgrady

Copy link
Copy Markdown
Contributor

Linked issue (required)

closes #5001

This PR replaces the contents of docs/ with symlinks to docs-site/developers/

A caveat of this is that the metadata appears at the top of the file instead of the title.
image

We could either:

  • Use ninja to copy the files from docs-site/developers and convert it from .mdx to .md (Might be a problem with the symlink approach if mdx is added to the contributor file later)
  • Leave placeholder "For contribution instructions see: (link to mintlify site)"s in the folder, which would have to wait until the domain of the site is set. (Probably the best solution).

@abdnh

abdnh commented Jun 17, 2026

Copy link
Copy Markdown
Member

Leave placeholder "For contribution instructions see: (link to mintlify site)"s in the folder

Let's link to https://anki.mintlify.app/ for now?

We have a couple of .md links in README files. What about removing the symlinks and keeping just docs/contributing.md and docs/development.md around with links to the Mintlify website?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate development docs

2 participants