[gtksourceview: 13/21] docs: drop the old gtk-doc
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview: 13/21] docs: drop the old gtk-doc
- Date: Thu, 2 Dec 2021 00:02:52 +0000 (UTC)
commit fdc11716c381dd21eac4d6ffb15c2f1db9a96734
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Tue Nov 30 21:32:21 2021 +0100
docs: drop the old gtk-doc
docs/meson.build | 3 -
docs/reference/gtksourceview-5.0-sections.txt | 1164 -------------------------
docs/reference/gtksourceview-docs.xml.in | 225 -----
docs/reference/meson.build | 106 ---
meson.build | 5 -
5 files changed, 1503 deletions(-)
---
diff --git a/docs/meson.build b/docs/meson.build
index 4ec220a6..37cc7d54 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -18,9 +18,6 @@ endif
docs_dir = datadir / 'doc'
-subdir('reference')
-
-
if get_option('gtk_doc')
source_toml = configure_file(
input: 'GtkSource.toml.in',
diff --git a/meson.build b/meson.build
index 361acb63..c2151cfb 100644
--- a/meson.build
+++ b/meson.build
@@ -106,11 +106,6 @@ else
vapigen_dep = []
endif
-if build_gtk_doc
- gtk_doc_dep = dependency('gtk-doc', version: gtk_doc_req)
-else
- gtk_doc_dep = []
-endif
xmllint_prg = find_program('xmllint', required: false)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]