Skip to content

Commit

Permalink
chore(docs): fix styling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiahdz committed Nov 5, 2019
1 parent 2cecdea commit e0068a1
Show file tree
Hide file tree
Showing 72 changed files with 257 additions and 257 deletions.
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-access.md
Expand Up @@ -87,7 +87,7 @@ Management of teams and team memberships is done with the `npm team` command.
### See Also
* [`libnpmaccess`](https://npm.im/libnpmaccess)
* [npm-team](/cli-commands/npm-team)
* [npm-publish](/cli-commands/npm-publish)
* [npm-config](/cli-commands/npm-config)
* [npm-registry](/using-npm/registry)
* [npm team](/cli-commands/npm-team)
* [npm publish](/cli-commands/npm-publish)
* [npm config](/cli-commands/npm-config)
* [npm registry](/using-npm/registry)
10 changes: 5 additions & 5 deletions docs/content/cli-commands/npm-adduser.md
@@ -1,4 +1,4 @@
---
---
section: cli-commands
title: npm-adduser
description: Set access level on published packages
Expand Down Expand Up @@ -90,8 +90,8 @@ username/password entry in legacy npm.

### See Also

* [npm-registry](/using-npm/registry)
* [npm-config](/cli-commands/npm-config)
* [npm registry](/using-npm/registry)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [npm-owner](/cli-commands/npm-owner)
* [npm-whoami](/cli-commands/npm-whoami)
* [npm owner](/cli-commands/npm-owner)
* [npm whoami](/cli-commands/npm-whoami)
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-audit.md
Expand Up @@ -131,6 +131,6 @@ configuration setting.

### See Also

* [npm-install](/cli-commands/npm-install)
* [npm install](/cli-commands/npm-install)
* [package-locks](/configuring-npm/package-locks)
* [config](/using-npm/config)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-bin.md
Expand Up @@ -19,8 +19,8 @@ Print the folder where npm will install executables.

### See Also

* [npm-prefix](/cli-commands/npm-prefix)
* [npm-root](/cli-commands/npm-root)
* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm prefix](/cli-commands/npm-prefix)
* [npm root](/cli-commands/npm-root)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
10 changes: 5 additions & 5 deletions docs/content/cli-commands/npm-bugs.md
Expand Up @@ -41,10 +41,10 @@ The base URL of the npm package registry.

### See Also

* [npm-docs](/cli-commands/npm-docs)
* [npm-view](/cli-commands/npm-view)
* [npm-publish](/cli-commands/npm-publish)
* [npm-registry](/using-npm/registry)
* [npm-config](/cli-commands/npm-config)
* [npm docs](/cli-commands/npm-docs)
* [npm view](/cli-commands/npm-view)
* [npm publish](/cli-commands/npm-publish)
* [npm registry](/using-npm/registry)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [package.json](/configuring-npm/package-json)
6 changes: 3 additions & 3 deletions docs/content/cli-commands/npm-build.md
Expand Up @@ -28,7 +28,7 @@ directly, run:

### See Also

* [npm-install](/cli-commands/npm-install)
* [npm-link](/cli-commands/npm-link)
* [npm-scripts](/using-npm/scripts)
* [npm install](/cli-commands/npm-install)
* [npm link](/cli-commands/npm-link)
* [npm scripts](/using-npm/scripts)
* [package.json](/configuring-npm/package-json)
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-bundle.md
Expand Up @@ -18,4 +18,4 @@ Just use `npm install` now to do what `npm bundle` used to do.

### See Also

* [npm-install](/cli-commands/npm-install)
* [npm install](/cli-commands/npm-install)
10 changes: 5 additions & 5 deletions docs/content/cli-commands/npm-cache.md
Expand Up @@ -81,11 +81,11 @@ The root cache folder.

### See Also

* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [npm-install](/cli-commands/npm-install)
* [npm-publish](/cli-commands/npm-publish)
* [npm-pack](/cli-commands/npm-pack)
* [npm install](/cli-commands/npm-install)
* [npm publish](/cli-commands/npm-publish)
* [npm pack](/cli-commands/npm-pack)
* https://npm.im/cacache
* https://npm.im/pacote
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-ci.md
Expand Up @@ -63,5 +63,5 @@ In short, the main differences between using `npm install` and `npm ci` are:

### See Also

* [npm-install](/cli-commands/npm-install)
* [npm-package-locks](/configuring-npm/package-locks)
* [npm install](/cli-commands/npm-install)
* [package-locks](/configuring-npm/package-locks)
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-completion.md
Expand Up @@ -38,5 +38,5 @@ completions based on the arguments.

### See Also

* [npm-developers](/using-npm/developers)
* [npm developers](/using-npm/developers)
* [npm](/cli-commands/npm)
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-config.md
Expand Up @@ -78,8 +78,8 @@ global config.

### See Also

* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [package.json](/configuring-npm/package-json)
* [npmrc](/configuring-npm/npmrc)
* [npm](/cli-commands/npm)
6 changes: 3 additions & 3 deletions docs/content/cli-commands/npm-dedupe.md
Expand Up @@ -62,6 +62,6 @@ result in new modules being installed.

### See Also

* [npm-ls](/cli-commands/npm-ls)
* [npm-update](/cli-commands/npm-update)
* [npm-install](/cli-commands/npm-install)
* [npm ls](/cli-commands/npm-ls)
* [npm update](/cli-commands/npm-update)
* [npm install](/cli-commands/npm-install)
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-deprecate.md
Expand Up @@ -32,5 +32,5 @@ format an empty string.

### See Also

* [npm-publish](/cli-commands/npm-publish)
* [npm-registry](/using-npm/registry)
* [npm publish](/cli-commands/npm-publish)
* [npm registry](/using-npm/registry)
12 changes: 6 additions & 6 deletions docs/content/cli-commands/npm-dist-tag.md
@@ -1,4 +1,4 @@
---
---
section: cli-commands
title: npm-dist-tag
description: Modify package distribution tags
Expand Down Expand Up @@ -92,9 +92,9 @@ begin with a number or the letter `v`.

### See Also

* [npm-publish](/cli-commands/npm-publish)
* [npm-install](/cli-commands/npm-install)
* [npm-dedupe](/cli-commands/npm-dedupe)
* [npm-registry](/using-npm/registry)
* [npm-config](/cli-commands/npm-config)
* [npm publish](/cli-commands/npm-publish)
* [npm install](/cli-commands/npm-install)
* [npm dedupe](/cli-commands/npm-dedupe)
* [npm registry](/using-npm/registry)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-docs.md
Expand Up @@ -45,9 +45,9 @@ The base URL of the npm package registry.
### See Also
* [npm-view](/cli-commands/npm-view)
* [npm-publish](/cli-commands/npm-publish)
* [npm-registry](/using-npm/registry)
* [npm-config](/cli-commands/npm-config)
* [npm view](/cli-commands/npm-view)
* [npm publish](/cli-commands/npm-publish)
* [npm registry](/using-npm/registry)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [package.json](/configuring-npm/package-json)
6 changes: 3 additions & 3 deletions docs/content/cli-commands/npm-doctor.md
Expand Up @@ -106,6 +106,6 @@ cache, you should probably run `npm cache clean` and reset the cache.

### See Also

* [npm-bugs](/cli-commands/npm-bugs)
* [npm-help](/cli-commands/npm-help)
* [npm-ping](/cli-commands/npm-ping)
* [npm bugs](/cli-commands/npm-bugs)
* [npm help](/cli-commands/npm-help)
* [npm ping](/cli-commands/npm-ping)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-edit.md
Expand Up @@ -40,8 +40,8 @@ The command to run for `npm edit` or `npm config edit`.

### See Also

* [npm-folders](/configuring-npm/folders)
* [npm-explore](/cli-commands/npm-explore)
* [npm-install](/cli-commands/npm-install)
* [npm-config](/cli-commands/npm-config)
* [npm folders](/configuring-npm/folders)
* [npm explore](/cli-commands/npm-explore)
* [npm install](/cli-commands/npm-install)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
12 changes: 6 additions & 6 deletions docs/content/cli-commands/npm-explore.md
@@ -1,4 +1,4 @@
---
---
section: cli-commands
title: npm-explore
description: Browse an installed package
Expand Down Expand Up @@ -43,8 +43,8 @@ The shell to run for the `npm explore` command.

### See Also

* [npm-folders](/configuring-npm/folders)
* [npm-edit](/cli-commands/npm-edit)
* [npm-rebuild](/cli-commands/npm-rebuild)
* [npm-build](/cli-commands/npm-build)
* [npm-install](/cli-commands/npm-install)
* [npm folders](/configuring-npm/folders)
* [npm edit](/cli-commands/npm-edit)
* [npm rebuild](/cli-commands/npm-rebuild)
* [npm build](/cli-commands/npm-build)
* [npm install](/cli-commands/npm-install)
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-help-search.md
Expand Up @@ -40,4 +40,4 @@ If false, then help-search will just list out the help topics found.
### See Also

* [npm](/cli-commands/npm)
* [npm-help](/cli-commands/npm-help)
* [npm help](/cli-commands/npm-help)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-help.md
Expand Up @@ -37,9 +37,9 @@ Set to `"browser"` to view html help content in the default web browser.
### See Also

* [npm](/cli-commands/npm)
* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [package.json](/configuring-npm/package-json)
* [npm-help-search](/cli-commands/npm-help-search)
* [npm-index](/cli-commands/npm-index)
* [npm help-search](/cli-commands/npm-help-search)
* [npm index](/cli-commands/npm-index)
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-init.md
Expand Up @@ -70,5 +70,5 @@ will create a scoped package.

* <https://github.com/isaacs/init-package-json>
* [package.json](/configuring-npm/package-json)
* [npm-version](/cli-commands/npm-version)
* [npm-scope](/using-npm/scope)
* [npm version](/cli-commands/npm-version)
* [npm scope](/using-npm/scope)
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-install-ci-test.md
Expand Up @@ -22,5 +22,5 @@ This command runs an `npm ci` followed immediately by an `npm test`.

### See Also

* [npm-ci](/cli-commands/npm-ci)
* [npm-test](/cli-commands/npm-test)
* [npm ci](/cli-commands/npm-ci)
* [npm test](/cli-commands/npm-test)
4 changes: 2 additions & 2 deletions docs/content/cli-commands/npm-install-test.md
Expand Up @@ -31,5 +31,5 @@ takes exactly the same arguments as `npm install`.

### See Also

* [npm-install](/cli-commands/npm-install)
* [npm-test](/cli-commands/npm-test)
* [npm install](/cli-commands/npm-install)
* [npm test](/cli-commands/npm-test)
24 changes: 12 additions & 12 deletions docs/content/cli-commands/npm-install.md
Expand Up @@ -478,17 +478,17 @@ affects a real use-case, it will be investigated.
### See Also
* [npm-folders](/configuring-npm/folders)
* [npm-update](/cli-commands/npm-update)
* [npm-audit](/cli-commands/npm-audit)
* [npm-link](/cli-commands/npm-link)
* [npm-rebuild](/cli-commands/npm-rebuild)
* [npm-scripts](/using-npm/scripts)
* [npm-build](/cli-commands/npm-build)
* [npm-config](/cli-commands/npm-config)
* [npm folders](/configuring-npm/folders)
* [npm update](/cli-commands/npm-update)
* [npm audit](/cli-commands/npm-audit)
* [npm link](/cli-commands/npm-link)
* [npm rebuild](/cli-commands/npm-rebuild)
* [npm scripts](/using-npm/scripts)
* [npm build](/cli-commands/npm-build)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [npm-registry](/using-npm/registry)
* [npm-dist-tag](/cli-commands/npm-dist-tag)
* [npm-uninstall](/cli-commands/npm-uninstall)
* [npm-shrinkwrap](/cli-commands/npm-shrinkwrap)
* [npm registry](/using-npm/registry)
* [npm dist-tag](/cli-commands/npm-dist-tag)
* [npm uninstall](/cli-commands/npm-uninstall)
* [npm shrinkwrap](/cli-commands/npm-shrinkwrap)
* [package.json](/configuring-npm/package-json)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-link.md
Expand Up @@ -85,9 +85,9 @@ npm link @myorg/privatepackage

### See Also

* [npm-developers](/using-npm/developers)
* [npm developers](/using-npm/developers)
* [package.json](/configuring-npm/package-json)
* [npm-install](/cli-commands/npm-install)
* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm- nstall](/cli-commands/npm-install)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-logout.md
Expand Up @@ -48,7 +48,7 @@ npm logout --scope=@myco

### See Also

* [npm-adduser](/cli-commands/npm-adduser)
* [npm-registry](/using-npm/registry)
* [npm-config](/cli-commands/npm-config)
* [npm-whoami](/cli-commands/npm-whoami)
* [npm adduser](/cli-commands/npm-adduser)
* [npm registry](/using-npm/registry)
* [npm config](/cli-commands/npm-config)
* [npm whoami](/cli-commands/npm-whoami)
14 changes: 7 additions & 7 deletions docs/content/cli-commands/npm-ls.md
Expand Up @@ -111,11 +111,11 @@ Display only dependencies which are linked

### See Also

* [npm-config](/cli-commands/npm-config)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
* [npm-folders](/configuring-npm/folders)
* [npm-install](/cli-commands/npm-install)
* [npm-link](/cli-commands/npm-link)
* [npm-prune](/cli-commands/npm-prune)
* [npm-outdated](/cli-commands/npm-outdated)
* [npm-update](/cli-commands/npm-update)
* [npm folders](/configuring-npm/folders)
* [npm install](/cli-commands/npm-install)
* [npm link](/cli-commands/npm-link)
* [npm prune](/cli-commands/npm-prune)
* [npm outdated](/cli-commands/npm-outdated)
* [npm update](/cli-commands/npm-update)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-outdated.md
Expand Up @@ -118,7 +118,7 @@ Max depth for checking dependency tree.

### See Also

* [npm-update](/cli-commands/npm-update)
* [npm-dist-tag](/cli-commands/npm-dist-tag)
* [npm-registry](/using-npm/registry)
* [npm-folders](/configuring-npm/folders)
* [npm update](/cli-commands/npm-update)
* [npm dist-tag](/cli-commands/npm-dist-tag)
* [npm registry](/using-npm/registry)
* [npm folders](/configuring-npm/folders)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-owner.md
Expand Up @@ -41,7 +41,7 @@ with `--otp`.

### See Also

* [npm-publish](/cli-commands/npm-publish)
* [npm-registry](/using-npm/registry)
* [npm-adduser](/cli-commands/npm-adduser)
* [npm-disputes](/using-npm/disputes)
* [npm publish](/cli-commands/npm-publish)
* [npm registry](/using-npm/registry)
* [npm adduser](/cli-commands/npm-adduser)
* [npm disputes](/using-npm/disputes)
6 changes: 3 additions & 3 deletions docs/content/cli-commands/npm-pack.md
Expand Up @@ -32,7 +32,7 @@ actually packing anything. Reports on what would have gone into the tarball.

### See Also

* [npm-cache](/cli-commands/npm-cache)
* [npm-publish](/cli-commands/npm-publish)
* [npm-config](/cli-commands/npm-config)
* [npm cache](/cli-commands/npm-cache)
* [npm publish](/cli-commands/npm-publish)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-ping.md
Expand Up @@ -29,5 +29,5 @@ Ping error: {*Detail about error}

### See Also

* [npm-config](/cli-commands/npm-config)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)
8 changes: 4 additions & 4 deletions docs/content/cli-commands/npm-prefix.md
Expand Up @@ -25,8 +25,8 @@ If `-g` is specified, this will be the value of the global prefix. See

### See Also

* [npm-root](/cli-commands/npm-root)
* [npm-bin](/cli-commands/npm-bin)
* [npm-folders](/configuring-npm/folders)
* [npm-config](/cli-commands/npm-config)
* [npm root](/cli-commands/npm-root)
* [npm bin](/cli-commands/npm-bin)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)

0 comments on commit e0068a1

Please sign in to comment.