linksplatform / linksplatform/Data.Doublets
Implement or find custom xrefService to support references to other packages in the DocFX documentation
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Should be a replacement for something like this:
```
"xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ]
```
In the `docfx.json`.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the xrefService configuration in docfx.json and determine how references to other packages are currently handled. Define what replacement is needed for the Microsoft xref endpoint, and consider the issue complete when cross-package references resolve through the documented custom service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100