[gobject-introspection: 30/30] Merge branch 'devdocs-format-rebase-v2' into 'master'
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection: 30/30] Merge branch 'devdocs-format-rebase-v2' into 'master'
- Date: Tue, 14 Aug 2018 07:06:31 +0000 (UTC)
commit f2be65b417b7179f5490c0735d053bd466f7f317
Merge: 1f5c8104 48d348ac
Author: Christoph Reiter <reiter christoph gmail com>
Date: Tue Aug 14 07:03:14 2018 +0000
Merge branch 'devdocs-format-rebase-v2' into 'master'
Add DevDocs formatting for GJS
See merge request GNOME/gobject-introspection!57
Makefile-giscanner.am | 19 +-
configure.ac | 13 +-
giscanner/docmain.py | 5 +-
giscanner/doctemplates/devdocs/Gjs/_doc.tmpl | 37 ++
giscanner/doctemplates/devdocs/Gjs/_index.tmpl | 191 ++++++++++
giscanner/doctemplates/devdocs/Gjs/_method.tmpl | 71 ++++
giscanner/doctemplates/devdocs/Gjs/_methods.tmpl | 4 +
.../doctemplates/devdocs/Gjs/_properties.tmpl | 38 ++
giscanner/doctemplates/devdocs/Gjs/_signals.tmpl | 22 ++
.../doctemplates/devdocs/Gjs/_staticmethods.tmpl | 4 +
giscanner/doctemplates/devdocs/Gjs/_vfuncs.tmpl | 6 +
giscanner/doctemplates/devdocs/Gjs/base.tmpl | 21 ++
giscanner/doctemplates/devdocs/Gjs/callback.tmpl | 3 +
giscanner/doctemplates/devdocs/Gjs/class.tmpl | 1 +
giscanner/doctemplates/devdocs/Gjs/default.tmpl | 34 ++
giscanner/doctemplates/devdocs/Gjs/enum.tmpl | 16 +
giscanner/doctemplates/devdocs/Gjs/function.tmpl | 3 +
giscanner/doctemplates/devdocs/Gjs/interface.tmpl | 1 +
giscanner/doctemplates/devdocs/Gjs/method.tmpl | 1 +
giscanner/doctemplates/devdocs/Gjs/namespace.tmpl | 57 +++
giscanner/docwriter.py | 416 ++++++++++++++++++++-
giscanner/mdextensions.py | 13 +
giscanner/transformer.py | 1 +
23 files changed, 955 insertions(+), 22 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]