mumble-voip / mumble-www

The Mumble website
https://www.mumble.info
Other
12 stars 17 forks source link

Implement documentation page #35

Open Kissaki opened 5 years ago

Kissaki commented 5 years ago

Intro to our different types of configuration

Kissaki commented 4 years ago
Kissaki commented 4 years ago

Mandatory Requirements

Wishes

General References of good documentation pages

davidebeatrici commented 4 years ago

docs.microsoft.com is definitely what we should take inspiration from.

They use markdown for pages, meaning that the end result (without the theme/style) can be previewed.

https://github.com/MicrosoftDocs/cpp-docs

Kissaki commented 4 years ago

I think I will make this a multi part and partial process.

Migrate some content, then establish frontend tech like the page navigation, then menu navigation, and only then more content.

Seeing some of the content, I want to also improve the structure. Adding a hierarchical structure to our shitty wiki structure should yield a great improvement IMO.

Kissaki commented 4 years ago

Additional references:

toby63 commented 3 years ago

Once https://github.com/mumble-voip/mumble/pull/4628 is ready, it could be included.

Krzmbrzl commented 1 year ago

@vrifox maybe you can use this issue as some sort of context for potential future discussions/projects/involvement/you name it :)

Kissaki commented 1 year ago

I created a tool that converts page + revision + author data to git commits and markdown files with frontmatter. One result see #187

@Krzmbrzl and @vrifox went through the wiki pages to determine which pages would even be potentially worthwhile to migrate - current draft/selection at https://github.com/Krzmbrzl/mumble-wiki-export

Krzmbrzl commented 1 year ago

@restitux was the one who took initiative with the wiki export (tagging to include into the conversation here)

Kissaki commented 1 year ago

I'll list a table of the pages included in the mumble-wiki-export that are potentially worth to then assess and migrate them:

wiki page Desc Assessment Status
acl tutorial resolved by PR #188
acl and groups resolved by PR #188
mumble acl example how-to force guests into channel branch docs/acl-guestchannel

user docs

wiki page Desc Assessment Status
logitech g-keys PR #190
~mumble import certificate~ Seems entirely trivial; not worth docs Skip
installing mumble Very old; a lot of different OS/pkgs possibly/partially outdated, would need assessment, can create new content as need arises Skip
audio PR #193
client settings PR #194
faq a lot of content
features generic, broad overview, missing newer features can skip
mumbleguide outdated Advanced

admin docs

wiki page Desc Assessment Status
configuring murmur
how to set up an ldap authentication
murmur.ini
murmurguide
SRV record
running murmur

dev docs

wiki page Desc Assessment Status
language translation
channel viewer protocol should be dev docs? PR #197
skinning
themes
usage of html and css in mumble PR #197

uncategorized

wiki page Desc Assessment Status
3rd party applications
Ice we have docs
Link already doc
Mumble URL PR #199
mumble project not particularly useful or concrete or up-to-date
~mumla~ 3rd-party Android app (client) trivial and irrelevant stuff; not worth docs; we link to it on DL page Skip