Skip to content

Commit ed96101

Browse files
author
Ubuntu
committed
Fix in to at and initialize submodules first before the doxygen script.
1 parent 6e56fe2 commit ed96101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ You must also download the Root CA certificate provided by the ngrok https link
378378

379379
## Generating Documentation
380380

381-
The Doxygen references were created using Doxygen version 1.8.20. To generate the Doxygen pages, use the provided Python script in [tools/doxygen/generate_docs.py](tools/doxygen/generate_docs.py). Please ensure that each of the library submodules under libraries/standard/ and libraries/aws are cloned before using this script.
381+
The Doxygen references were created using Doxygen version 1.8.20. To generate the Doxygen pages, use the provided Python script at [tools/doxygen/generate_docs.py](tools/doxygen/generate_docs.py). Please ensure that each of the library submodules under libraries/standard/ and libraries/aws are cloned before using this script.
382382

383383
```sh
384384
cd <CSDK_ROOT>

0 commit comments

Comments
 (0)