Skip to content

Tools for porting documentation from intellisense xmls to api-docs, or from api-docs to triple slash comments.

License

Notifications You must be signed in to change notification settings

dotnet/api-docs-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19906e7 · Sep 21, 2024
Feb 3, 2023
Mar 4, 2022
Sep 21, 2024
Sep 21, 2024
Nov 29, 2022
Sep 21, 2024
Mar 3, 2022
Mar 3, 2022
Sep 21, 2024
Feb 3, 2023
Mar 4, 2022
Jan 11, 2023

Repository files navigation

API Docs Sync

This repo contains two tools that allow porting documentation in two directions:

  • IntelliSense xml files to MS Docs xml files. Instructions.

  • MS Docs xml files to triple slash comments in source code. Instructions.

Requirements

Install as dotnet tools

To install the two tools as global dotnet tools in your $PATH, run the install-as-tool.ps1 script.

Documentation for global dotnet tools: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install

Remember to update the tool periodically to collect the latest changes. Updating instructions: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-update

About

Tools for porting documentation from intellisense xmls to api-docs, or from api-docs to triple slash comments.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published