Castle Game Engine: Documentation macros (in AsciiDoctor, PHP and WordPress shortcodes) to easily make links to API docs and embed images

Writing engine documentation is so much easier now! In progress: I’m writing important new manual chapters about using viewport within the editor. It is really easier now with AsciiDoctor + macros I describe below, the improvements to our website infrastructure were absolutely worth it. Following my plans, I have addressed 2 “pain points” of writing …

Castle Game Engine: PasDoc new feature: PHP output, useful for Castle Game Engine documentation to improve our API links

Following my recent post, I am working intensively on CGE documentation updates. PasDoc is a Pascal documentation generator, used by Castle Game Engine and many other projects. As it happens, I (Michalis) am also the developer of PasDoc now 🙂 To make it easier to develop a certain macro on CGE website, I have added …

Castle Game Engine: Many documentation upgrades, using AsciiDoctor as our primary way to write documentation, Michalis thoughts and plans about our documentation

Documentation upgrades done lately Lots of documentation (in particular from wiki) was reworked, simplified, updated, consolidated with other pages… See in particular: Build Tool CastleEngineManifest.xml – Syntax and Examples Android Services (each particular service now has a dedicated documentation page) iOS Services (each particular service now has a dedicated documentation page) glTF Sprite sheets Coding …