# docs-tools **Repository Path**: mirrors_dotnet/docs-tools ## Basic Information - **Project Name**: docs-tools - **Description**: This repo contains GitHub Actions and other tools that are designed to be invoked on DocFx repositories. - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET Docs: Tools and GitHub Actions [![CodeQL](https://github.com/dotnet/docs-tools/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dotnet/docs-tools/actions/workflows/codeql-analysis.yml) [![Build docs-verifier](https://github.com/dotnet/docs-tools/actions/workflows/build-docs-verifier.yml/badge.svg)](https://github.com/dotnet/docs-tools/actions/workflows/build-docs-verifier.yml) [![dotnet build and test](https://github.com/dotnet/docs-tools/actions/workflows/dotnet-build-validation.yml/badge.svg)](https://github.com/dotnet/docs-tools/actions/workflows/dotnet-build-validation.yml) [![node build and test](https://github.com/dotnet/docs-tools/actions/workflows/node-build-validation.yml/badge.svg)](https://github.com/dotnet/docs-tools/actions/workflows/node-build-validation.yml) [![quest import](https://github.com/dotnet/docs-tools/actions/workflows/quest.yml/badge.svg)](https://github.com/dotnet/docs-tools/actions/workflows/quest.yml) This repo contains GitHub Actions and other tools that the .NET docs team uses to maintain quality. Many of the tools are designed to be invoked on DocFx repositories. For information about the code of conduct, see [Code of conduct](CODE-OF-CONDUCT.md).