-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
31 changed files
with
97 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,13 +43,13 @@ doxdox also features support for extendibility via custom plugins for both parsi | |
### Globally | ||
|
||
```bash | ||
$ npm install [email protected].21 -g | ||
$ npm install [email protected].22 -g | ||
``` | ||
|
||
### Locally | ||
|
||
```bash | ||
$ npm install [email protected].21 --save-dev | ||
$ npm install [email protected].22 --save-dev | ||
``` | ||
|
||
## Usage | ||
|
@@ -160,7 +160,7 @@ Included Layouts: | |
For more information on NPM run scripts visit <https://docs.npmjs.com/cli/v8/commands/npm-run-script>. | ||
|
||
```bash | ||
$ npm install [email protected].21 --save-dev | ||
$ npm install [email protected].22 --save-dev | ||
``` | ||
|
||
```json | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
## Install | ||
|
||
```bash | ||
$ npm install [email protected].21 --save-dev | ||
$ npm install [email protected].22 --save-dev | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
## Install | ||
|
||
```bash | ||
$ npm install [email protected].21 [email protected].21 [email protected].21 --save-dev | ||
$ npm install [email protected].22 [email protected].22 [email protected].22 --save-dev | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
## Install | ||
|
||
```bash | ||
$ npm install [email protected].21 [email protected].21 --save-dev | ||
$ npm install [email protected].22 [email protected].22 --save-dev | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
## Install | ||
|
||
```bash | ||
$ npm install [email protected].21 [email protected].21 --save-dev | ||
$ npm install [email protected].22 [email protected].22 --save-dev | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
## Install | ||
|
||
```bash | ||
$ npm install [email protected].21 [email protected].21 --save-dev | ||
$ npm install [email protected].22 [email protected].22 --save-dev | ||
``` |
Oops, something went wrong.