summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Do not use an 'enable' prefix for meson argumentsRichard Hughes2017-12-181-1/+1
|
* build: Conditionally generate the API referenceEmmanuele Bassi2017-05-101-1/+3
| | | | The API reference is not needed on autobuilders.
* Switch to the meson build system.Richard Hughes2017-05-107-120/+16
|
* trivial: Fix up some broken links in the generated documentationRichard Hughes2017-04-211-0/+1
|
* Add support for <launchable>Richard Hughes2017-04-211-0/+1
|
* Add AsFormat objectRichard Hughes2017-02-271-0/+1
| | | | This represents the file that is used to build an AsApp.
* Fix gtk-doc build when builddir != srcdir (#113)lantw442016-06-131-1/+1
|
* Add support for content ratingsRichard Hughes2016-03-091-0/+1
|
* Split out as-markup into a new source fileRichard Hughes2016-03-031-0/+1
| | | | as-utils.c was getting much too big anyway. No API changes.
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-251-0/+1
| | | | | This allows upstream to specify the translation domain so we can calculate the language statistics automatically without using hacky heuristics.
* trivial: Add the missing AsBundle to gtk-docRichard Hughes2016-01-251-0/+1
|
* Add AsChecksumRichard Hughes2015-08-031-0/+1
| | | | | | | | Also, partially revert the 'add filename' commit and move the filename to the checksum. This allows us to store the checksum of the firmware file as well as well as the .cab container. This allows us to validate the firmware on devices using fwupd.
* trivial: Convert the porting document to markdownRichard Hughes2015-04-142-12/+4
|
* Add AsIcon as a new abstract icon objectRichard Hughes2014-10-011-0/+1
|
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-0/+1
| | | | There's no more non-full ID, to better match the AppStream specification.
* Rename as_app_get_id() to as_app_get_id_filename()Richard Hughes2014-08-221-0/+1
| | | | This makes the API a little more sane with a better defined return value.
* Add a trivial porting guide for the branchesRichard Hughes2014-08-181-0/+10
|
* Add AsProvideRichard Hughes2014-05-191-0/+1
| | | | This is an abstract AppStream provide.
* Add AsProblem to report non-critical problems with dataRichard Hughes2014-04-211-0/+1
|
* Add a simple HTML project pageRichard Hughes2014-03-183-0/+191
|
* Add gtk-doc file headers and flesh out the documentationRichard Hughes2014-03-181-1/+10
|
* Add initial project filesRichard Hughes2014-03-125-0/+142