add bookmarklets to script dir
This commit is contained in:
@@ -48,6 +48,10 @@ This repo has configuration for debugging with VS Code's built-in Node Debugger.
|
||||
|
||||
For more detailed instructions, please see this [VS Code recipe](https://github.com/Microsoft/vscode-recipes/tree/master/nodemon). You can also learn more about debugging using VS Code [here](https://code.visualstudio.com/docs/editor/debugging).
|
||||
|
||||
### Using browser shortcuts
|
||||
|
||||
The [`script/bookmarklets`](../script/bookmarklets) directory contains some browser shortcuts that can help with reviewing GitHub documentation. See [`script/bookmarklets/README.md`](../script/bookmarklets/README.md) for details.
|
||||
|
||||
### Viewing a top-level table of contents
|
||||
|
||||
While running the local server, you can visit [localhost:4000/dev-toc](http://localhost:4000/dev-toc) to view a top-level TOC of all the content in the site. This page is not available on https://docs.github.com. It was created for internal GitHub writers' use.
|
||||
|
||||
Reference in New Issue
Block a user