forked from xmos/lib_xtcp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.yml
More file actions
27 lines (25 loc) · 764 Bytes
/
settings.yml
File metadata and controls
27 lines (25 loc) · 764 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
# This file relates to internal XMOS infrastructure and should be ignored by external users
---
lib_name: lib_xtcp
project: '{{lib_name}}'
title: '{{lib_name}}: TCP/IP library'
version: 6.2.0
documentation:
exclude_patterns_path: doc/exclude_patterns.inc
substitutions_path: doc/substitutions.inc
root_doc: doc/rst/lib_xtcp.rst
linkcheck_ignore_regex: ['']
cognidox_part_number: XM-007217-UG
doxygen_projects:
lib_xtcp:
doxyfile_path: doc/Doxyfile.inc
pdfs:
doc/rst/lib_xtcp.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-007489-SM