flatpak-docs icon indicating copy to clipboard operation
flatpak-docs copied to clipboard

Flatpak documentation

Results 89 flatpak-docs issues
Sort by recently updated
recently updated
newest added

Replace deprecated KRun with OpenUrlJob

Currently, the documentation converts everything to HTML for use. I would suggest switching to a different system where you can use multiple formats for writing out the documentation. I've given...

Currently, the docs imply that `QDesktopServices::openUrl(const QUrl &url)` can be used to open any url. In my experience this is not true for `file://...` urls, at least with Qt6. (This...

@allanday I'll need your help for some of the terminology and concepts. Closes https://github.com/flatpak/flatpak-docs/issues/100

https://github.com/flatpak/flatpak-docs/blob/master/docs/electron.rst#bundling-npm-packages the usage of the node/npm tool changed, see it's readme for details: https://github.com/flatpak/flatpak-builder-tools/tree/master/node this is probably a "good first issue"

This is what I've got done so far, and I am making a PR to merge it since I plan on taking a break from working on the docs for...

Closes https://github.com/flatpak/flatpak-docs/issues/341. @gasinvein hey, can you review this MR please?

While only the english one seems to have the dark style, the other ones all seem stuck on the light one and the russian one seems to have a broken...

help wanted

There's an odd mention of extensions in the docs, but no real explanation. It's a basic concept so we ought to cover it, probably in [building basics](http://docs.flatpak.org/en/latest/building-basics.html). As a part...

priority

Per the [Terminology](https://docs.flatpak.org/en/latest/introduction.html#terminology) section, it should be "BaseApp" and not "base app".