Matthew Leeds
af10bb98ec
doc: Add a man page for the repair command
...
Add a man page based on one of the comments in
app/flatpak-builtins-repair.c
Fixes https://github.com/flatpak/flatpak/issues/1820
2018-07-16 17:43:12 -07:00
Matthew Leeds
e959fd3db0
WIP: Add a create-usb command
...
Fixes https://github.com/flatpak/flatpak/issues/1672
Closes : #1828
Approved by: alexlarsson
2018-07-07 15:25:50 +00:00
Matthew Leeds
1a79b46059
doc: Point to the source of the generated HTML
...
When you're looking at the Flatpak Command Reference on
docs.flatpak.org, it's not clear that it was generated from the flatpak
repo. So add a notice to the docbook that's used to generate the HTML.
This was pointed out by
https://github.com/flatpak/flatpak-docs/pull/134
2018-07-07 17:17:03 +02:00
Matthias Clasen
4c0662b03a
Add a permission-reset command
...
This command removes all permissions for a given app
from the permission store.
Closes : #1837
Approved by: alexlarsson
2018-06-29 11:52:40 +00:00
Matthias Clasen
e9f5b1cf06
Add a permission-show command
...
This shows all the entries pertaining to a particular
app from the permission store.
Closes : #1837
Approved by: alexlarsson
2018-06-29 11:52:40 +00:00
Matthias Clasen
9867bb0cf5
Add a permission-remove command
...
This removes an item from the permission store.
Closes : #1837
Approved by: alexlarsson
2018-06-29 11:52:40 +00:00
Matthias Clasen
5d9bbeaed2
Add a permission-list command
...
This command dumps the content of the permission store
database(s).
Closes : #1837
Approved by: alexlarsson
2018-06-29 11:52:40 +00:00
Matthew Leeds
27fcf108fd
doc: Add missing commands to flatpak-docs.xml.in
...
This adds some recently added commands to flatpak-docs.xml.in so they
will be included in the generated HTML command reference.
2017-12-11 16:19:12 +01:00
Matthew Leeds
32161146a0
doc: Sort flatpak-docs includes alphabetically
...
Sort the list of manpages we're including in flatpak-docs.xml.in, to
make it easier to maintain.
2017-12-11 16:19:12 +01:00
Alexander Larsson
52bd146561
Remove flatpak-builder from flatpak repo
...
This is now in a separate flatpak-builder repo
2017-08-25 11:10:50 +02:00
Matthias Clasen
c264ac32e3
Add some structure to the generated html
...
Group things as executables, commands and file formats.
This makes an otherwise too long list more manageable.
2017-04-14 10:48:40 -04:00
Matthias Clasen
e0d4c655e1
doc: Include all man pages in html
...
We have a docbook file that generates html versions of
the man pages. Keep it updated.
2017-04-10 06:03:49 -04:00
Alexander Larsson
f0cad76ff8
Rename flatpak remote-list to flatpak remotes
...
The old name is deprecated and not documented, but still
works.
Fixes https://github.com/flatpak/flatpak/issues/482
2017-01-26 10:41:18 +01:00
Matthias Clasen
fa23c86675
Add new man pages to the docs
2016-09-14 10:44:54 -04:00
Simon McVittie
4dd59eeecb
docs: include sub-documents from $(srcdir)
...
This fixes "make distcheck".
Signed-off-by: Simon McVittie <smcv@debian.org >
2016-08-01 11:15:07 +01:00
Matthias Clasen
bf96dd248f
Build html documentation from the man pages
...
This will be useful for putting the docs online.
2016-07-12 00:41:13 -04:00