Skip to content

Commit 3ddc234

Browse files
author
pyocd-bot
committed
Deploying to main from @ pyocd/pyocd-website-source@bacb1c5 🚀
1 parent fd6077f commit 3ddc234

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

docs/docs.yml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
- title: Getting started
2+
docs:
3+
- installing
4+
- installing_on_non_x86
5+
- gdb_setup
6+
- title: User documentation
7+
docs:
8+
- target_support
9+
- debug_probes
10+
- configuration
11+
- open_cmsis_pack_support
12+
- user_scripts
13+
- remote_probe_access
14+
- configuring_logging
15+
- security
16+
- multicore_debug
17+
- semihosting
18+
- swo_swv
19+
- memory_attributes
20+
- target_family_notes
21+
- title: Reference
22+
docs:
23+
- terminology
24+
- builtin-targets
25+
- options
26+
- command_reference
27+
- env_vars
28+
- title: Python API
29+
docs:
30+
- python_api
31+
- api_examples
32+
- api/architecture
33+
- api/using_session_options
34+
- title: Developers
35+
docs:
36+
- developers_guide
37+
- adding_new_targets
38+
# - how_to_build
39+
- automated_tests
40+
- title: Internal design
41+
docs:
42+
- architecture
43+
- developer/board_ids
44+
- remote_probe_protocol

0 commit comments

Comments
 (0)