-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document tilesets #771
Document tilesets #771
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few misspellings to fix.
tileset. To do this, open ``tutorial.tilespec`` and find the line with ``files =`` (around the half of the | ||
file). Insert the new ``spec`` file at the top of the list: | ||
|
||
.. code-block:: py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wouldn't this be ini instead of py?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
py looks better in this case... I agree it's weird
This will allow better grouping of the chapters in the table of contents.
This required some restructuring, but I think the folder structure is good now. See longturn#774.
Spotted by jwrober in longturn#771.
It describes how to get started with a new tileset by copying amplio2. See longturn#774.
abbe73a
to
7473165
Compare
Fixed typos and added chapter 1. The tutorial should now be self-consistent (if short) so I think this can be merged after one more review. |
The Explorer shows the extension until the file is opened, after which it may disappear if an editor is registered. Make the statement about Windows Explorer not showing the file extension more vague to accomodate this behavior.
|
This PR aims at drastically improving the documentation of tilesets by tackling the first two chapters of #774:
spec
files, grids