All Projects → sonictk → maya_cpp_reference_docset

sonictk / maya_cpp_reference_docset

Licence: GPL-3.0 license
Dash-compatible docset for the Maya C++ API reference.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to maya cpp reference docset

Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (+48131.58%)
Mutual labels:  dash, docset, zeal
zeal-user-contrib
A convenient CLI to add Dash's User Contributed docsets to Zeal
Stars: ✭ 49 (+157.89%)
Mutual labels:  dash, docset, zeal
dash
Collection of libraries, utilities, and core Garry's Mod changes intended to improve development of addons and gamemodes
Stars: ✭ 46 (+142.11%)
Mutual labels:  dash
payserver
Blockchain micro-service which is working on zigzag.io. It served as unified API for other micro-services to receive and send cryptocurrency assets.
Stars: ✭ 24 (+26.32%)
Mutual labels:  dash
app rasa chat bot
a stateless chat bot to perform natural language queries against the App Store top charts
Stars: ✭ 20 (+5.26%)
Mutual labels:  dash
openDashAuth
A Multi-User Authentication Baseplate for Dash Applications
Stars: ✭ 29 (+52.63%)
Mutual labels:  dash
adequate crypto address
A Ruby Library for dealing with validation cryptocurrency addresses
Stars: ✭ 18 (-5.26%)
Mutual labels:  dash
AnimationDNA
Maya > Arnold > Nuke pipeline
Stars: ✭ 101 (+431.58%)
Mutual labels:  maya
dash-flask-login
A plugin to integrate Dash and Flask-Login
Stars: ✭ 54 (+184.21%)
Mutual labels:  dash
RadeonProRenderMayaPlugin
This hardware-agnostic rendering plug-in for Maya uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
Stars: ✭ 32 (+68.42%)
Mutual labels:  maya
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+147.37%)
Mutual labels:  maya
CovidCountyDash.jl
covid-county-dash.herokuapp.com
Stars: ✭ 26 (+36.84%)
Mutual labels:  dash
dash-mantine-components
Plotly Dash components based on Mantine React Components
Stars: ✭ 263 (+1284.21%)
Mutual labels:  dash
grasia-dash-components
Extending Plotly's Dash component suite for @Grasia.
Stars: ✭ 18 (-5.26%)
Mutual labels:  dash
ReferenceApplication
No description or website provided.
Stars: ✭ 63 (+231.58%)
Mutual labels:  dash
shaka-player-react
A simple React component wrapper for shaka-player
Stars: ✭ 79 (+315.79%)
Mutual labels:  dash
vfxwindow
Python Qt Window class for compatibility between VFX programs
Stars: ✭ 80 (+321.05%)
Mutual labels:  maya
shaka-php
🎞 Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
Stars: ✭ 63 (+231.58%)
Mutual labels:  dash
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (-5.26%)
Mutual labels:  dash
webmc3
A web interface for exploring PyMC3 traces
Stars: ✭ 46 (+142.11%)
Mutual labels:  dash

Readme

This is a Dash-compatible docset for the Maya C++ API reference. It has been built against the 2016 documentation, but should work for 2017 as well.

Usage

Place the maya-2016-cpp-reference.docset folder in your directory that is used by Zeal/Dash/Velocity to lookup docsets. Please refer to your respective application's documentation for how to install such things.

Building

Dependencies

You will need to install the dependencies listed in requirements.txt through pip or have it available on your PYTHONPATH.

Generating the docset

The Python scripts for building the database and formatting the documentation to work in standalone mode are located in the bin directory. The Autodesk documentation should be placed in the directory: maya-2016-cpp-reference.docset/Contents/Resources/Documents. Once that is done, you should be able to run python clean_html_documentation.py and python generate_database_entries.py in order to re-generate the docset. The formatted HTML output will be placed in maya-2016-cpp-reference.docset/Contents/Resources/Documents/output, which you should move to the Documents directory instead.

License

Except for the documentation itself (which belongs to Autodesk and is freely available for download via their website), the license for the scripts in this repository is viewable in the LICENSE file.

Author

Siew Yi Liang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].