aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-09-20 14:22:49 +0200
committerThomas White <taw@physics.org>2023-09-20 17:20:21 +0200
commit5f3d1742ca33fe277c018be17e729b8bd2277f51 (patch)
tree72e0580bc153ce4e9ba8ddce08be25ff5e962758 /meson.build
parentd6f8bace4b3c915c152c3e2e38f040a994468041 (diff)
crystfel_geometry(5): Convert to Markdown and re-structure
Still some work to be done here, but it's already an improvement.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b6f0835e..3830acb0 100644
--- a/meson.build
+++ b/meson.build
@@ -281,6 +281,7 @@ subdir('tests')
pandoc = find_program('pandoc', required: false)
pandoc_pages = ['indexamajig.1.md',
+ 'crystfel_geometry.5.md',
'adjust_detector.1.md',
'align_detector.1.md']
@@ -302,7 +303,6 @@ install_man(['doc/man/ambigator.1',
'doc/man/check_hkl.1',
'doc/man/compare_hkl.1',
'doc/man/crystfel.7',
- 'doc/man/crystfel_geometry.5',
'doc/man/get_hkl.1',
'doc/man/list_events.1',
'doc/man/list_events.1',