sibernetic icon indicating copy to clipboard operation
sibernetic copied to clipboard

More config file variable docs

Open nmsutton opened this issue 8 years ago • 3 comments

Documentation explaining what each variable represents in configuration files for developers. For instance:

[position] - contains information about position of all particles e.g.
a b c d // a is …, b is …, c is …, d is … <--- Add this

Also optional is a description of the minimum required data in such files to create objects in the scene.

nmsutton avatar Apr 08 '16 01:04 nmsutton

I have made some progress on the docs but certainly much more remains. The current version is online here. The github repo is availible here. I would appreciate any contributions!

nmsutton avatar Apr 09 '16 02:04 nmsutton

@nmsutton great start. How would you feel about forking the https://github.com/openworm/sibernetic_config_gen repo directly, adding your docs in as a subdirectory, and doing a pull request back in? Or at minimum, let's add some kind of pointer to your docs from that repo in the readme; just so people can start to find it :) Thanks!

slarson avatar Apr 15 '16 17:04 slarson

@Slarson thanks for your outstanding work on this project! I have now forked and submitted a pull, I appreciate your interest in me doing that.

nmsutton avatar Apr 15 '16 22:04 nmsutton