Skip to content

Commit 946555f

Browse files
authored
Merge pull request #231 from RobLoach/doc-updates
Remove docs from the source
2 parents e0f60f0 + f5ee651 commit 946555f

File tree

479 files changed

+42
-64887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

479 files changed

+42
-64887
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ package-lock.json
44
node_modules
55
cmake-build-debug
66
.idea
7+
docs

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,12 @@ git submodule update --init
324324
doxygen projects/Doxygen/Doxyfile
325325
```
326326

327+
To publish the documentation to GitHub Pages, use...
328+
329+
```
330+
npm run deploy
331+
```
332+
327333
### Coding Standards
328334

329335
This uses cpplint to adopt coding standards.

docs/_audio_device_8hpp_source.html

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)