summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Link to TrackerNotifier from ontology docsCarlos Garnacho2023-02-271-1/+1
* docs: Style ontology property tables a bitCarlos Garnacho2023-02-271-1/+8
* docs: Fix "Notes" images to display in the same lineCarlos Garnacho2023-02-271-0/+1
* docs: Generate also diagrams for RDF class relationshipCarlos Garnacho2023-02-272-0/+137
* docs: Replace ontology class hierarchy ascii art with SVGsCarlos Garnacho2023-02-276-20/+163
* docs: Do not print pre-defined instances of base resourcesCarlos Garnacho2023-02-271-0/+6
* docs: Make better use of the sidebar in ontology documentationCarlos Garnacho2023-02-271-68/+19
* docs: Make the examples document go through file embeddingCarlos Garnacho2023-02-272-45/+50
* docs: Add back helper to embed files into markdown documentationCarlos Garnacho2023-02-273-21/+65
* docs: Update additional reference documentationCarlos Garnacho2023-02-2718-661/+609
* docs: Fix image references in ontology doc toolCarlos Garnacho2023-02-271-1/+1
* docs: Fix image references in tutorialCarlos Garnacho2023-02-271-4/+4
* docs: Migrate documentation to gi-docgenCarlos Garnacho2023-02-2717-266/+185
* docs: Add mention about entailment regimesCarlos Garnacho2023-01-291-0/+32
* cli: Add --output-format argument to "tracker3 export"Carlos Garnacho2023-01-101-8/+5
* core/docs: Fix various "variable may be uninitialized" warningsSam Thursfield2022-10-031-1/+1
* docs: Avoid warnings doubly parsing base ontologyCarlos Garnacho2022-08-304-17/+35
* docs: Use correct integer type for iteratorCarlos Garnacho2022-08-301-1/+1
* build: Cleanse of Vala dependenciesCarlos Garnacho2022-07-171-1/+1
* libtracker-sparql: Port remote TrackerSparqlConnection to new http helpersCarlos Garnacho2022-04-241-1/+1
* manpages: Stress further the usage of --loopback in tracker3-endpointCarlos Garnacho2022-04-031-0/+3
* docs: Add "security" section under "implementation details"Carlos Garnacho2022-04-033-0/+202
* docs: Add Javascript examplesCarlos Garnacho2022-04-035-4/+127
* docs: Add python examplesCarlos Garnacho2022-04-035-4/+136
* libtracker-sparql: Mark parameter as nullableCarlos Garnacho2022-04-031-4/+4
* docs: Remove hack to embed filesCarlos Garnacho2022-04-033-56/+21
* website: Add FAQ about versions supported by TrackerCarlos Garnacho2022-02-231-0/+30
* website: Mention "tracker3 status" as first stop in debuggingCarlos Garnacho2022-02-231-2/+4
* manpages: Fix generation of manpages with asciidoc 10Jan Alexander Steffens (heftig)2022-02-157-27/+20
* docs: Document how the annotated types in cursors affect limitsCarlos Garnacho2022-02-041-1/+6
* docs: Add documentation blurb about DESCRIBE resultset formatCarlos Garnacho2022-02-041-0/+13
* And comment for updating nrl:lastModified when modifying ontologiesPekka Vuorela2021-12-231-0/+3
* docs: Mention ANONYMOUS_BNODES flag in the docsCarlos Garnacho2021-12-122-13/+18
* docs: Initialize variableCarlos Garnacho2021-10-231-1/+1
* docs: Initialize variableCarlos Garnacho2021-10-231-1/+1
* docs: Avoid GError double freeCarlos Garnacho2021-10-231-1/+0
* docs: Update and modernize code examplesCarlos Garnacho2021-09-179-268/+251
* docs: Flesh out SPARQL tutorialCarlos Garnacho2021-09-173-137/+945
* docs: Update imagesCarlos Garnacho2021-09-169-0/+42
* docs: Ensure theme-extras directory is clean building docs for distCarlos Garnacho2021-09-011-0/+10
* build: Ship devhelp docs in tarballwip/carlosg/dist-docsCarlos Garnacho2021-08-313-1/+35
* docs: Refactor devhelp generation scriptsCarlos Garnacho2021-08-312-20/+31
* docs: Fix distCarlos Garnacho2021-08-311-2/+2
* docs: Add link to website to top navigation bar in API docswip/carlosg/hotdocCarlos Garnacho2021-08-301-0/+6
* docs: Add some basic info about license/website on indexCarlos Garnacho2021-08-301-0/+3
* docs: Add online link for devhelp documentationCarlos Garnacho2021-08-301-0/+1
* docs: Use lumen theme for documentationwip/carlosg/testCarlos Garnacho2021-08-291-0/+1
* ci: Change src/dest dirs for hotdoc documentationCarlos Garnacho2021-08-292-43/+9
* ci: Add intermediate job to build the website before deployingCarlos Garnacho2021-08-291-2/+4
* build: Make hotdoc target depend on ontology docsCarlos Garnacho2021-08-291-1/+1