Can we retire the GitHub wiki? #1916
Replies: 3 comments 4 replies
|
I've been thinking about this in relation to the AI policy discussion that I think is upcoming. (Or in progress?) I think it would be nice to avoid sudden and unexpected large PRs by communicating the state of the project, architecture decisions, and where we'd like to see things go. Maybe Discussions are a good medium for that. I don't know where long term architecture docs would go. I haven't used the Wiki so I don't have a strong opinion about it. But whatever we do - it would be nice if we were more organized about docs. |
|
That sounds good to me. I think the roadmap in the wiki is somewhat stale anyway, and the archived PR list can probably just go away. |
|
Looking over the Roadmap, most items already have an associated issue or discussion. Among the rest, there are a few items where I'm unsure if they're still relevant:
Does H'uru still use Coverity? I see somewhat recent PRs (from 2021) referencing it, but can't find any configuration for it.
The last comments in the linked issue sound like shadow performance is less of an issue now. I also know that @Hoikas did some optimizations related to avatar skinning. Does that mean this point is resolved, or is there still more to be optimized?
Is this still a goal? What would be the benefit of Opus over Ogg Vorbis, and would it be worth the necessary tooling changes and extra work for age builders?
This is very generic. It seems that this was a list with sub-items in the past, but after the last item ("Windows DPI scaling") was resolved, it's been empty. I guess this can simply be deleted? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be nice to have one fewer place to search for documentation. The GitHub wiki currently contains only four pages, all of which fit well elsewhere, where they would be more discoverable:
After moving the content, the wiki pages could be replaced with a link to the new location, along with a clear statement that the GitHub wiki should no longer be used. (Or the GitHub wiki feature could be disabled entirely, if breaking old links isn't a concern.)
Does this sound like a good idea?
All reactions