Skip to content

Commit

Permalink
Remove docs from the source
Browse files Browse the repository at this point in the history
Fixes #230
  • Loading branch information
RobLoach committed Jan 19, 2023
1 parent e0f60f0 commit 446e77e
Show file tree
Hide file tree
Showing 479 changed files with 41 additions and 64,887 deletions.
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

0 comments on commit 446e77e

Please sign in to comment.