Posts: 136
Threads: 26
Joined: Aug 2017
Reputation:
5
Something else I want to do is do a complete but minimum viable example for getting Tilengine set up and rendering with SDL2, under both C++ and C#, on both Windows and Linux.
Would that be something to host in the Tilengine docs or somewhere else?
Posts: 674
Threads: 33
Joined: Jan 1970
Reputation:
13
Hi,
I think tutorials should be a different subject than the main documentation. Main docs should be a comprehensive reference of all features, a kind of user's manual. Tutorials are a collection of unrelated topics, each one focusing on a particular task or goal shown step by step.
I think that our first task should be deciding how to write them: LibreOffice document? Hand-made HTML? Markdown?
A good option is Markdown, because both Doxygen and GitHub can take it and present them nicely. My forever work-in-progress of the documentation is in Markdown format too. VSCode has built-in support for previews and syntax highlight.
What do you think?
Posts: 136
Threads: 26
Joined: Aug 2017
Reputation:
5
07-21-2018, 07:55 AM
(This post was last modified: 07-21-2018, 07:56 AM by Domarius.)
Yeah I was wondering about the format too! I imagined if I wasn't told either way I was going to go with hand made HTML and keep it real simple, so that it's somehow portable when it comes time to put it somewhere.
But yes I will go with Markdown, it seems to be the best choice in this situation. I'm just reading about it now and it's actually designed to be converted to HTML, and looks like what I've already been using in BitBucket, heheh.
So would they still be hosted on the Tilengine site? Under a new menu option?
Another thing to discuss is videos. My experience is it's better to do them after a documentation version of the same thing and use the documentation as a script once it's been around and refined a bit. And then you can pick just the parts that are giving people the most trouble and do videos for those specific topics.
Posts: 136
Threads: 26
Joined: Aug 2017
Reputation:
5
Yeah that's my thoughts exactly - I know I can do better by combining what I learned, but I haven't had an excuse to make another video yet. I'm glad you think the voice is clear, because I've been working on that! I even bought a $200 mic so that there is no way I can blame any lack of clarity on anything else except me, to encourage me to keep speaking clearer!