forked from xmos/xscope_fileio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.yml
More file actions
28 lines (24 loc) · 750 Bytes
/
settings.yml
File metadata and controls
28 lines (24 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This file relates to internal XMOS infrastructure and should be ignored by users
lib_name: xscope_fileio
project: '{{lib_name}}'
title: '{{lib_name}}: FileIO over Xscope'
version: 1.3.1
documentation:
exclude_patterns_path: doc/exclude_patterns.inc
substitutions_path: doc/substitutions.inc
root_doc: doc/index.rst
cognidox_part_number: XM-015249-UG
use_numpydoc: true
doxygen_projects:
xscope_fileio:
doxyfile_path: doc/Doxyfile.inc
pdfs:
doc/index.rst:
pdf_title: '{{title}}'
pdf_filename: '{{lib_name}}_v{{version}}'
README.rst:
pdf_title: '{{title}} (README)'
pdf_filename: '{{lib_name}}_v{{version}}_readme'
pdf_short: yes
software:
cognidox_part_number: XM-015250-SM