-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathsettings.yml
More file actions
29 lines (27 loc) · 817 Bytes
/
settings.yml
File metadata and controls
29 lines (27 loc) · 817 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
29
# This file relates to internal XMOS infrastructure and should be ignored by external users
---
lib_name: lib_uart
project: '{{lib_name}}'
title: '{{lib_name}}: UART peripheral library'
version: 3.2.0
documentation:
exclude_patterns_path: doc/exclude_patterns.inc
substitutions_path: doc/substitutions.inc
root_doc: doc/rst/lib_uart.rst
linkcheck_ignore_regex: ['']
latex_toc_depth: 3
latex_secnum_depth: 3
cognidox_part_number: XM-006381-UG
doxygen_projects:
lib_uart:
doxyfile_path: doc/Doxyfile.inc
pdfs:
doc/rst/lib_uart.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-007480-SM