summaryrefslogtreecommitdiff
path: root/docs/tools
Commit message (Expand)AuthorAgeFilesLines
* docs: Move all XML generation into a single fileCarlos Garnacho2021-08-264-351/+278
* docs: Refactor common utils to separate fileCarlos Garnacho2021-08-264-365/+435
* docs: Rewrite data model of documentation toolCarlos Garnacho2021-08-2613-996/+881
* Removed typecast warningsnitinosiris2021-05-201-1/+1
* Removed unwanted trailing semicolonsnitinosiris2021-05-201-1/+1
* libtracker-data: Forward langtag from TTL parserCarlos Garnacho2020-10-101-2/+2
* docs/tools: Initialise g_autofree variables before useSam Thursfield2020-07-071-1/+1
* docs: Fix the icons in documentation of RDF propertiesSam Thursfield2020-06-291-5/+6
* ttl2xml: Remove unused #defineSam Thursfield2020-06-291-2/+0
* ontologies: Move tracker: ontology in 11-rdf.ontology to NRLCarlos Garnacho2020-06-191-19/+18
* Merge branch 'sam/ontology-urls' into 'master'Sam Thursfield2020-04-232-5/+5
|\
| * Update ontology URLs for 3.0Sam Thursfield2020-04-222-5/+5
* | docs/tools: Fix thinko in ontology doc generatorSam Thursfield2020-04-221-1/+1
|/
* Rework the Ontology documentationSam Thursfield2020-04-188-291/+484
* ontologies: Add tracker:deprecated to replace core uses of nao:deprecatedCarlos Garnacho2020-04-101-4/+3
* docs: Fix TTL loader in ontology doc toolCarlos Garnacho2020-03-151-15/+17
* docs: Update ontology docs to Docbook XML 4.5Sam Thursfield2020-02-256-30/+30
* docs: Make ttl2sgml handle rdf:List elementsCarlos Garnacho2019-09-101-1/+3
* tt2sgml: Fix memory leaks and memory corruptionsAndrea Azzarone2018-12-184-18/+26
* docs: Do not add dead links to predefined ontology instancesCarlos Garnacho2018-10-131-3/+1
* docs: Fix xrefs to glib docsCarlos Garnacho2018-10-133-6/+20
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-091-32/+0
* build: Cleanup TRACKER_COMPILATION defines from c_argsCarlos Garnacho2017-07-191-2/+1
* docs: Ensure to create the output dir in ttl2sgmlCarlos Garnacho2017-06-291-2/+7
* docs: Remove duplicated codeCarlos Garnacho2017-06-294-123/+78
* docs: Remove "see also" section from ontology class documentationCarlos Garnacho2017-06-291-40/+0
* docs: Do not add copyright by default on the ontology doc toolCarlos Garnacho2017-06-291-10/+8
* docs: Unify ontology documentation toolsCarlos Garnacho2017-06-2910-271/+214
* docs: Remove dead codeCarlos Garnacho2017-06-295-303/+1
* docs: Use xi:include to optionally load ontology explanationsCarlos Garnacho2017-06-294-33/+8
* libtracker-data: Make TrackerTurtleReader take GFilesCarlos Garnacho2017-06-281-4/+11
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-1/+3
* Meson build instructions for TrackerSam Thursfield2017-05-222-2/+24
* Avoid crash in ttlresource2sgml.c on invalid output pathSam Thursfield2017-03-111-0/+5
* Silence the ttl_loader.c script by defaultSam Thursfield2017-03-111-1/+1
* docs: Make error message actually usefulCarlos Garnacho2017-01-281-1/+1
* docs: Fix less-than-zero comparison of an unsigned valueHaithem BEN GHORBAL2016-02-141-1/+1
* docs: Ensure ontology properties can be looked up through devhelpCarlos Garnacho2015-07-041-1/+3
* update docs .gitignoreCarlos Garnacho2015-06-301-0/+1
* docs: Delete ontology graph toolCarlos Garnacho2015-06-303-703/+1
* docs: Rework ontology docs generation entirelyCarlos Garnacho2015-06-309-225/+997
* libtracker-common: Moved tracker-ontologies.h into libtracker-sparqlMartyn Russell2014-10-271-19/+14
* data: Moved ontologies/ into src/Martyn Russell2014-09-262-2/+2
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* docs/tools/ttl2sgml: Don't error if we have nao:deprecated for namespacesMartyn Russell2014-01-171-3/+6
* docs/tools: make gen-doc.sh more portable, don't use /bin/bashMartyn Russell2014-01-171-1/+1
* docs/tools: Improve output and checking for gen-doc.shMartyn Russell2014-01-171-2/+11
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-082-4/+0
* ttl2sgml: Do not call fclose if file is NULLJürg Billeter2012-02-071-1/+4
* ttl2sgml: Fixed memory leakMartyn Russell2011-10-251-0/+1