Keunes

Results 707 comments of Keunes

@georgkrause Pong > Whats the advantage of RapiDoc over Swagger in our scenario? I have no idea as I'm not familiar with Swagger and only know RapiDoc from the consumption...

@Sporiff I guess we could close this one? I do like the field-level explanations for the responses - we should add the `description`s in our Open API schema file -...

> the icon gets uploaded and stored on the serve I don't think that would work for a local server, no?

Alt approach is correct: https://www.w3.org/WAI/tutorials/forms/labels/#labeling-buttons If we want to make the menu properly accessible, we should probably set the [`aria-expanded`](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded) attribute when the menu is open.

> A page where both the source and the localised pages have issues with numbered lists: > https://antennapod.org/documentation/general/synchronization What's the issue with the source/English page with the numbered lists? It...

Oh, doh, thanks. The source file seems fine, but I things things go wrong when Jekyll compiles stuff due to the image include or the 'variable' declaration. I'll have a...

> The comment linked above doesn't imply that they did not find the developer documentation. It just says that the developer documentation does not contain what they were looking for...

My idea was indeed to drop the wiki entirely. CONTRIBUTE.md probably not, as it's a recognised standard. However, if we have a contributor's section, we should limit it to key...

> I assume the contributor documentation won't get translated, right? Yeap, agree.

Great, thanks @loucasal! * https://github.com/AntennaPod/AntennaPod/wiki/Latest-version-on-F-Droid-(not-up-to-date) --> We already have a page on the website * https://github.com/AntennaPod/AntennaPod/wiki/Releasing-a-New-Version --> This process is not currently followed; can be deleted. Maybe @ByteHamster will write...