flatpak-docs
flatpak-docs copied to clipboard
Flatpak documentation
As mentioned in #74, the apps that are used to demo Flatpak aren't ideal and we could do with a demo app of our own, in order to give us...
I wrote previously the french translation and the updates, and it is tiresome to check and to update manually the po files, so I like to know if it would...
So far, the docs are mostly about building and distributing apps. It would be great if we could promote Flatpak as a developer technology also. Things that could be included...
Many consumers of flatpak runtimes will have (or at least should have) interest on how the content in them is licensed. Some GNU projects in particular want to choose runtimes...
One of the great things about Flatpak is that you can distribute development versions of an app, as nightlies or something similar. The problem is that, if you give different...
According to [the plan](https://github.com/flatpak/flatpak/wiki/Documentation-Sitemap-proposal), we ought to have documentation on how to use different build systems, specifically: - [ ] autotools - [ ] cmake - [ ] cmake-ninja -...
In "Building your first Flatpak", I think it would help to separate the last two steps a bit. 7. Install the app 8. Run the app are really not part...
While translating the documentation I found a lot of strings which wasn't useful to translate. I didn't put the whole list but rather some few to report the issue. I...
Originally from https://github.com/flatpak/flatpak.github.io/issues/106: There doesn't seem to be a good document on repository best practices (some of which may require the ostree command, some of which is up to flatpak)....
TingPing has written this useful page, which would be great to polish and add to the docs: https://gist.github.com/TingPing/c2e2d4f3dfc536ccc0d930c4965f8573 One thing I wonder is how much of the advice is relevant...