Giter VIP home page Giter VIP logo

tk-katana's Issues

Fix hooks not documented

Describe the bug
Hooks scripts files currently not documented:

  • All scripts files are not present
  • Generated pages are currently empty

To Reproduce
Steps to reproduce the behavior: see script in description of #9

Expected behavior
Documentations generated successfully for all hooks Python script files

Additional context
See WARNING: invalid signature for automodule near the bottom of https://api.travis-ci.com/v3/job/207182990/log.txt

Add `CONTRIBUTIONS` page

New "How To" page to include things like:

  • Project structure
  • Where things should go
  • How to update stuff and test it, which also then leads to...

collector

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
tk-multi-publish2.yml:
settings.tk-multi-publish2.katana.asset_step:
collector: "{self}/collector.py:{engine}/tk-multi-publish2/basic/collector.py"

Hello, thank you very much for your development and sharing. But I have a problem: After Configuring with your tk-katana, I find that the collector. py is missing. Where is this file? Or do I need to develop it myself?

How to generate documentation

Is your feature request related to a problem? Please describe.
Write up on how to generate the documentation and when developing, forcing the CI to generate pages

Describe the solution you'd like
New howto/makedocs.rst outlining setting up venv and modifying .travis.yml (and why generally it is not a good idea)

Additional context

rm -rf ./docs/api/ ./docs/_build/
source /path/to/docs/venv/bin/activate
sphinx-apidoc -o ./docs/api --separate --no-toc ./
sphinx-apidoc -o ./docs/api/hooks --separate --tocfile index ./hooks
sphinx-build ./docs ./docs/_build

Document using hooks

Reference page on what the hooks are currently doing and how they are suppose to be integrated (as well as some technical background on how Shotgun hooks work in general)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.