Update Table of Contents
This commit is contained in:
parent
cb3011d214
commit
7a0c2a6c92
27
README.md
27
README.md
|
|
@ -22,24 +22,25 @@ All Markdown files here are run through [tianon's fork of `markdownfmt`](https:/
|
|||
|
||||
1. [What is this?](#what-is-this)
|
||||
1. [Table of Contents](#table-of-contents)
|
||||
2. [How do I add a new image's docs](#how-do-i-add-a-new-images-docs)
|
||||
3. [How do I update an image's docs](#how-do-i-update-an-images-docs)
|
||||
4. [What are all these files?](#what-are-all-these-files)
|
||||
2. [How do I update an image's docs](#how-do-i-update-an-images-docs)
|
||||
3. [How do I add a new image's docs](#how-do-i-add-a-new-images-docs)
|
||||
4. [Files related to an image's docs](#files-related-to-an-images-docs)
|
||||
1. [folder `<image name>`](#folder-image-name)
|
||||
2. [`README.md`](#readmemd)
|
||||
3. [`content.md`](#contentmd)
|
||||
4. [`README-short.txt`](#readme-shorttxt)
|
||||
5. [`logo.png`](#logopng)
|
||||
6. [`license.md`](#licensemd)
|
||||
7. [`maintainer.md`](#maintainermd)
|
||||
8. [`github-repo`](#github-repo)
|
||||
9. [`user-feedback.md`](#user-feedbackmd)
|
||||
5. [Files for main Docs repo](#files-for-main-docs-repo)
|
||||
1. [`update.sh`](#updatesh)
|
||||
2. [`generate-repo-stub-readme.sh`](#generate-repo-stub-readmesh)
|
||||
3. [`push.pl`](#pushpl)
|
||||
4. [`.template-helpers/generate-dockerfile-links-partial.sh`](#template-helpersgenerate-dockerfile-links-partialsh)
|
||||
5. [`.template-helpers/template.md` and `.template-helpers/user-feedback.md`](#template-helperstemplatemd-and-template-helpersuser-feedbackmd)
|
||||
6. [folder `<image name>`](#folder-image-name)
|
||||
7. [`<image name>/README.md`](#image-namereadmemd)
|
||||
8. [`<image name>/content.md`](#image-namecontentmd)
|
||||
9. [`<image name>/README-short.txt`](#image-namereadme-shorttxt)
|
||||
10. [`<image name>/logo.png`](#image-namelogopng)
|
||||
11. [`<image name>/license.md`](#image-namelicensemd)
|
||||
12. [`<image name>/maintainer.md`](#image-namemaintainermd)
|
||||
13. [`<image name>/github-repo`](#image-namegithub-repo)
|
||||
14. [`<image name>/user-feedback.md`](#image-nameuser-feedbackmd)
|
||||
5. [Issues and Contributing](#issues-and-contributing)
|
||||
6. [Issues and Contributing](#issues-and-contributing)
|
||||
|
||||
<!-- AUTOGENERATED TOC -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue