Change Log/History
See also the GitHub Releases page
v1.0.0+wwfx.1.0.0
Updated documentation on how to use this documentation tool.
- Fixed broken links
- Fixed incorrect
.travis.ymlexample - Added step by step walk-through “Getting started” page
v1.0.0+wwfx.0.4.1
Fixed docs auto-regenerate as --detach actually disabled auto-regenerate.
Re-written preview docs generations to fix this.
serve_docs.sh:- Directly generating from
$SOURCErather than symlink and using$TMP_BUILD_FOLDER - Using
localhostaddress to fix IP address switching when browsing - No longer using
--detach - More info output during setup
- Directly generating from
preview_docs.sh:- Moved “Documentation built” instruction back into here
- Switched to
while truefromuntil
Dockerfile:_doc_generator_tmp/markdown_srcgets created here instead of inserve_docs.sh
v1.0.0+wwfx.0.4.0
Upgraded preview_docs.sh to enable live local preview on refresh.
- Switched to use new
serve_docs.sh preview_docs.shcan now take in explicitURL_PATHargbuild_docs.shnow uses--pluginsinstead of copying_pluginsfolder, minor echo tidy
v1.0.0+wwfx.0.3.1
Minor fixes:
build_docs.sh: Inaccurate echo statementsget-tk-core-packages.sh: Syntax error related to extra-oin if statementpreview_docs.sh: Can now be run anywhere, including withintk-doc-generator
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)
with tk-katana on the ci-docs
branch/PR. See also tk-katana’s
gh-pages
Dockerfile:- Moved
Gem*from/appto/usr/local/src.- Keeps
/appclean fordocker run.
- Keeps
- Added default
ENTRYPOINTto runbuild_docs.sh. - Added
tk-coreas Sphinxconf.pyrequires it. - Optimised
yum installpackages, Ruby curl/untar. - Using
nproc, replacing hard-coded jobs count.
- Moved
preview_docs.sh:- Support
-vinstead of--mountfordocker runwhen using olderdockerversion shipped with CentOS 7. - Will not re-build Docker image if
tk-doc-generatorimage exists.- Force rebuild using
preview_docs.sh --rebuild.
- Force rebuild using
- Support
build_docs.sh: Fixed configurations using absolute paths.Gemfile*: Using WWFXjust-the-docswith new external links test
v1.0.0+wwfx.0.2.0
- Changed all/most docs links to WWFX UK versions.
-
Altered shield badges to use
docslabel:[](http://github.com/wwfxuk/tk-doc-generator)
v1.0.0+wwfx.0.1.0
Added this change log as well as minor fixes:
.travis.yml: Changed to WWFX UKDOC_URLDockerfile: Fixedyum clean allfrom being part of theyum installargumentsbuild_docs.sh: Fixed permissions of generated docs from justrootonlytravis-generate-docs.py: Fallback toDOC_*before using dummy URL.
v1.0.0
Initial release from Shotgun, nothing mentioned by Shotgun.