mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-12 02:10:34 +00:00
Exclude cpu_featires docs from volk_gnsssdr docs
Fix README rendering in html
This commit is contained in:
parent
bd8f1a21b7
commit
f38ea7b9f1
@ -836,7 +836,7 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE = @PROJECT_BINARY_DIR@
|
||||
EXCLUDE = @PROJECT_BINARY_DIR@ @PROJECT_SOURCE_DIR@/cpu_features
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
|
@ -46,8 +46,7 @@ kernel is actually doing.
|
||||
This figure shows the role of some VOLK_GNSSSDR kernels in the context of a GNSS
|
||||
baseband processor:
|
||||
|
||||
![Example of VOLK_GNSSSDR
|
||||
usage.](./docs/images/VOLK_GNSSSDR_Usage_Example.png)
|
||||
![Example of VOLK_GNSSSDR usage.](./docs/images/VOLK_GNSSSDR_Usage_Example.png)
|
||||
|
||||
## How to build VOLK_GNSSSDR
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user