Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move docs under astro #4928

Merged
merged 11 commits into from
Oct 31, 2024
Prev Previous commit
Next Next commit
prettier ignore
timotheeguerin committed Oct 31, 2024
commit 15a98926bf5bd85a239d11d1996aa754a04070e2
13 changes: 3 additions & 10 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -29,22 +29,15 @@ packages/compiler/test/formatter/**/*.tsp

# That is an example with error and can't be formatted
packages/samples/specs/local-typespec/test.tsp
packages/website/build/
packages/website/versioned_sidebars/
packages/website/versions.json

spec.emu.html

# Auto generated reference docs.
docs/**/reference/
docs/standard-library/built-in-decorators.md
docs/standard-library/built-in-data-types.md
packages/website/versioned_docs/**/reference/
packages/website/versioned_docs/**/standard-library/built-in-decorators.md
packages/website/versioned_docs/**/standard-library/built-in-data-types.md
website/src/content/docs/docs/**/reference/
website/src/content/docs/docs/standard-library/built-in-decorators.md
website/src/content/docs/docs/standard-library/built-in-data-types.md

# Auto generated version list
packages/website/playground-versions.json
website/playground-versions.json

# Auto generated built-in template list