mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-19 14:25:16 +03:00
CC3D and all its traces removed
This commit is contained in:
parent
ab404957f7
commit
dad24ac7f5
21 changed files with 8 additions and 574 deletions
|
@ -13,7 +13,7 @@ The PDF manual generation uses the Gimli for the conversion. It can be installed
|
|||
All markdown files need to be registered in the ```build_manual.sh``` file individually by modifying the ```doc_files``` variable / array:
|
||||
```bash
|
||||
doc_files=( 'Configuration.md'
|
||||
'Board - CC3D.md'
|
||||
'Board - SPRACINGF3.md'
|
||||
'...'
|
||||
'...'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue