Christopher Whitley

Results 126 comments of Christopher Whitley

Marking this as a draft PR for now, but please still review the current documentation written. Reasons for marking this as a draft PR is that by adding this document,...

> Can we migrate this PR to the docs repo please @AristurtleDev ? @SimonDarksideJ Hey, sorry, this was complete and I marked it as draft due to the question I...

Closing this, it has been moved to the docs repo at https://github.com/MonoGame/docs.monogame.github.io/pull/18

@tomspilman regarding this PR, I've hit a bit of a snag due to docfx. Since there's full control over the website part generated by 11ty, I can do what I...

@mrhelmut @SimonDarksideJ @tomspilman The link check, for the most part, is working, however, I'm showing 717 link errors ![image](https://github.com/MonoGame/monogame.github.io/assets/103014489/cba6052f-f153-4fab-a386-f920cd1a3b40) ## The Issue After researching this to determine if it was...

@mrhelmut The 700+ i agree is a large number. I'm looking more into why I'm showing that many errors, but I can say that it's showing 700+ against the DocFx...

@SimonDarksideJ I'll get a list generated of all the`` tags that are causing link validation when running DocFx on windows. That should make it easier to do a find/replace.

@SimonDarksideJ The original issue submitted MonoGame/docs.monogame.github.io#11 by you has validating external links as one of the bullet points. As part of this PR I can and do have the code...

Just commenting to give an update on this. Link validation is working as intended for all articles except the DocFx generated articles. They are an edge case. DocFx itself has...

Will need to wait on MonoGame/monogame.github.io#91 to be approved and merged before continuing work on this.