add some docs

This commit is contained in:
John Turner
2025-11-30 22:12:49 +00:00
parent 13a6ab5d21
commit abf784a784
5 changed files with 81 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
option('fuzz', type: 'feature', value: 'disabled')
option('tests', type: 'feature', value: 'disabled')
option('tests', type: 'feature', value: 'disabled')
option('docs', type: 'feature', value: 'disabled')