Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Updated TOC, changelogs for SG PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Yu committed Jun 4, 2019
1 parent 46da908 commit ade0255
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
3 changes: 2 additions & 1 deletion docs/_data/en/toc_text.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Translated text strings used by the table of contents
#
#
# For documentation, see https://developer.shotgunsoftware.com/tk-doc-generator/authoring/toc/
#

overview: Overview
authoring: Authoring docs
markdown-cheatsheet: Markdown Format
setting-up: Installation
Expand Down
4 changes: 4 additions & 0 deletions docs/_data/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
#
#

- caption: overview
children:
- page: changelog

- caption: authoring
children:
- page: authoring
Expand Down
16 changes: 3 additions & 13 deletions docs/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Change Log/History

See also the [GitHub Releases page][releases]

[releases]: https://github.com/wwfxuk/tk-doc-generator/releases
[releases]: https://github.com/shotgunsoftware/tk-doc-generator/releases

# v1.0.0+wwfx.0.3.0
# v1.x.x (changes from v1.0.0+wwfx.0.2.0 to v1.0.0+wwfx.0.3.0)

Functional improvements and fixes from testing
`tk-doc-generator` (locally using `preview_docs.sh` and on `travis.ci`)
Expand All @@ -38,17 +38,7 @@ branch/PR. See also `tk-katana`'s
- `Gemfile*`: Using WWFX `just-the-docs` with
[new external links test](https://github.com/shotgunsoftware/just-the-docs/pull/9)

# v1.0.0+wwfx.0.2.0

- Changed all/most docs links to WWFX UK versions.
- Altered shield badges to use `docs` label:
[![Doc Generator](https://img.shields.io/badge/docs-WWFX%20SG%20Doc%20Generator-blue.svg)](http://github.com/wwfxuk/tk-doc-generator)

```
[![Doc Generator](https://img.shields.io/badge/docs-WWFX%20SG%20Doc%20Generator-blue.svg)](http://github.com/wwfxuk/tk-doc-generator)
```

# v1.0.0+wwfx.0.1.0
# v1.x.x (v1.0.0+wwfx.0.1.0)

Added this change log as well as minor fixes:

Expand Down

0 comments on commit ade0255

Please sign in to comment.