Skip to content

Commit c3ead41

Browse files
authored
repo sync
2 parents ea8e9e8 + a755205 commit c3ead41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contributing/development.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ As an alternative, you can simply use [GitHub Codespaces](https://github.com/fea
3232

3333
In a matter of minutes, you will be ready to edit, preview and test your changes directly from the comfort of your browser.
3434

35+
### Viewing a top-level table of contents
36+
37+
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.
38+
39+
At the `/dev-toc` path, you'll see a list of available versions. Click a version, and a list of products will appear. Note that the TOC content is versioned. If you are viewing `free-pro-team@latest` and you click the `Enterprise Admin` product, it will be empty, because there isn't any Admin content available on that version.
40+
3541
## Site structure
3642

3743
This site was originally a Ruby on Rails web application. Some time later it was converted into a static site powered by [Jekyll](https://jekyllrb.com/). A few years after that it was migrated to [Nanoc](https://nanoc.ws/), another Ruby static site generator.

0 commit comments

Comments
 (0)