What makes up the quality and usability of an open-source project is not just about its code. A big part of what makes a project useful to the community is its documentation. Over the years, Godot contributors have developed many tools and processes to ensure the highest possible level of quality for the documentation. Read on if you’re curious about how the documentation is made. Documentation repository organization Godot’s documentation is hosted on Read the Docs. This service provides...