~vcs-imports/dconf/master

« back to all changes in this revision

Viewing changes to docs/meson.build

  • Committer: Daniel Playfair Cal
  • Date: 2018-08-14 11:06:24 UTC
  • mfrom: (805.1.1)
  • Revision ID: git-v1:24f89a956a22e140db8eca4abdf1338b5c3d4dd8
Merge branch 'revert-060b9a17' into 'master'

Revert "Merge branch 'fix/build-gtk-doc' into 'master'"

See merge request GNOME/dconf!19

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
if get_option('enable-gtk-doc')
 
1
if get_option('gtk_doc')
2
2
  gnome.gtkdoc(
3
3
    'dconf',
4
4
    main_xml: 'dconf-docs.xml',