Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ package-lock.json
node_modules
cmake-build-debug
.idea
docs
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,12 @@ git submodule update --init
doxygen projects/Doxygen/Doxyfile
```

To publish the documentation to GitHub Pages, use...

```
npm run deploy
```

### Coding Standards

This uses cpplint to adopt coding standards.
Expand Down
135 changes: 0 additions & 135 deletions docs/_audio_device_8hpp_source.html

This file was deleted.

Loading