Add images and refine Getting Started section.#47
Conversation
These files are necessary to setup a document in Sphinx. This will be later used in ReadTheDocs: https://inkgd.readthedocs.io/
There's no master branch in this repo.
Address comments in ephread#46.
Add images and refine Getting Started section.
Add line separation between images.
|
Fixed, I added line separation between those images on my fork PR #3. |
|
Adds to #41 . |
|
@videlanicolas thanks for fixing the spacing issue. I forgot to ask, what's in your |
I use a restructuredText extension, and that has some settings to auto-render the view while working. This is found under The contents: |
|
Alright, makes sense, thanks for the clarification. Merging now! |

Checklist for this pull request
Description
This merge adds step by step images to better showcase how to install this addon.
Aside from installing it from AssetLib in Godot, the user must add
runtime.gdas a singleton.I'm also re-designing the sections to have them behave with sub-sections.
Since I'm using Visual Studio Code to do my coding, add .vscode to .gitignore, there are no project files to import there.