norbertrostaing / BlinderKitten

GNU General Public License v3.0
125 stars 6 forks source link

Improving documentation #3

Closed vanous closed 1 year ago

vanous commented 1 year ago

Hi @norbertrostaing ,

how can i help to improve the documentation? Here is a small section i had written for the My first hand made fixture page:


Importing fixture types from GDTF

Fixture types can either be created manually or can be imported from GDTF files. The General Device Type Format (GDTF) is an open standard for describing devices of the entertainment industry.

To search for and download GDTF files, head to GDTF Share, create a free account, then sign in. Search for and download the GDTF file for the fixture you need. Note: a single GDTF file contains all DMX Modes for the device.

In BlinderKitten, go to menu: FileImport… and select the previously downloaded GDTF file. After (successful) import, you can see the newly imported fixture types in the Fixture Types list.


What do you think? Thank you

norbertrostaing commented 1 year ago

Thanks a lot for your contribution, I've created a page GDTF import in the documentation.

hyperglue commented 9 months ago

Hey,

would it be possible to create a GitHub repository for documentation too? That way it'd be easier contribute for anyone as any changes could be accepted as pull requests.