helga_pipeline_documentation
  • Quick Guide
  • Naming Convention
    • Quick explanation
    • Published files
  • Work and Publish
    • Separate work and publish locations
  • Pipeline
    • Assets and shots pipeline
    • Photoscan pipeline
  • Fur workflow
    • Caching
    • Rendering
    • Required Digital Assets
  • Formats and Standards
    • Textures
    • Rendering
    • 3d
    • Cache
  • Houdini Variables
    • How To?
    • Shots
    • Applications
    • Pipeline
    • Houdini
  • Mesh checklist
  • Animation checklist
    • Simulation Preroll
  • Photogrammetry checklist
    • Solve settings (final)
    • Folders to chunks
    • Machine list
  • Asset checklist
  • I am a ...
    • I am a texture painter
    • I am a rigger
    • I am a modeler
    • I am a pipeline programmer
    • I am a concept artist
    • I am a animator
  • API Overview
    • Foreword
    • Organization
    • Work and Deploy
  • Coding Convention
    • Important PEPs
    • Variables, Classes, Modules, Packages etc.
    • Tabs or spaces
  • Running on a different OS
    • Tested on
    • Step by step guide
  • helga.houdini package
  • Packages
    • helga.houdini.setup package
  • helga.maya package
  • Packages
    • helga.maya.animation package
    • Packages
    • helga.maya.arash package
    • Packages
    • helga.maya.hanna package
    • helga.maya.johannes package
    • helga.maya.manuel package
    • helga.maya.rendering package
    • Packages
    • helga.maya.rigging package
    • helga.maya.setup package
  • helga.nuke package
  • Packages
    • helga.nuke.photoscan package
    • Packages
    • helga.nuke.reconstruction package
    • Packages
    • helga.nuke.setup package
  • helga.general package
  • Packages
    • Directory Wizard Package
    • Submodules
    • helga.general.setup package
    • Packages
 
helga_pipeline_documentation
  • Docs »
  • helga.general package »
  • helga.general.setup package »
  • Open the Pipeline Documentation Package »
  • doc_link
  • Edit on GitHub

doc_link¶

Simple but hopefully helpful module to open up a browser to our pipeline documentation.


Usage¶

from helga.general.setup.doc_link import doc_link
reload(doc_link)

#run
doc_link.run()

helga.general.setup.doc_link.doc_link.run(url=None)[source]¶

Open web browser with pipeline documentation

Next Previous

© Copyright 2014, TimmWagener.

Sphinx theme provided by Read the Docs