<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/doc/tools, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-06-12T15:40:24Z</updated>
<entry>
<title>Add support for tutorial links to makerst.py</title>
<updated>2018-06-12T15:40:24Z</updated>
<author>
<name>robojumper</name>
</author>
<published>2018-06-11T11:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=98b59cf2a387e469851eee137cc6310cfc4b2a6d'/>
<id>urn:sha1:98b59cf2a387e469851eee137cc6310cfc4b2a6d</id>
<content type='text'>
Also change the &lt;tutorials&gt; structure to make use of individual &lt;link&gt; tags
</content>
</entry>
<entry>
<title>makerst.py: Properly escape \ for rst</title>
<updated>2018-05-31T13:38:33Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-05-31T13:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=819911d16e9d5c556cb37de05cedc28d326d9b29'/>
<id>urn:sha1:819911d16e9d5c556cb37de05cedc28d326d9b29</id>
<content type='text'>
Fixes godotengine/godot-docs#1486.
</content>
</entry>
<entry>
<title>Makes doc methods display enums.</title>
<updated>2018-05-12T18:08:39Z</updated>
<author>
<name>Pieter-Jan Briers</name>
</author>
<published>2018-05-12T18:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=331b0e8526997cdbbdc29f7da8c09b6b63e6b069'/>
<id>urn:sha1:331b0e8526997cdbbdc29f7da8c09b6b63e6b069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly closing all files in Python code</title>
<updated>2018-03-11T13:55:50Z</updated>
<author>
<name>Viktor Ferenczi</name>
</author>
<published>2018-03-10T17:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=272ecddb2859e3c184886bc2d142e2e329b8ae83'/>
<id>urn:sha1:272ecddb2859e3c184886bc2d142e2e329b8ae83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed md script</title>
<updated>2018-02-18T14:13:47Z</updated>
<author>
<name>Yan Pas</name>
</author>
<published>2018-02-18T14:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=059221f1230cf6563e2753bbf20a4c6763ff1d4d'/>
<id>urn:sha1:059221f1230cf6563e2753bbf20a4c6763ff1d4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation tool does not add escapes to code and codeblocks</title>
<updated>2018-02-15T20:54:05Z</updated>
<author>
<name>Anish</name>
</author>
<published>2018-02-15T20:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=84e8c49f5d4cb5ba0fca2f50340a18a0a0e2c241'/>
<id>urn:sha1:84e8c49f5d4cb5ba0fca2f50340a18a0a0e2c241</id>
<content type='text'>
Instead of adding the escapes to all * and _ the tool now excludes
the characters inside [code] and [codeblock].

Resolves: #15156
</content>
</entry>
<entry>
<title>Enums get listed in the docs and enum members now also link to the</title>
<updated>2017-12-21T23:38:03Z</updated>
<author>
<name>Joachim Meyer</name>
</author>
<published>2017-12-21T19:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3ca84df551f38da14fc6d925988b13156567b5ca'/>
<id>urn:sha1:3ca84df551f38da14fc6d925988b13156567b5ca</id>
<content type='text'>
corresponding enum in the webdocs
Fixes #13254
</content>
</entry>
<entry>
<title>doc status: Partial revert of e23454d, setgets are no longer listed</title>
<updated>2017-11-24T17:25:56Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-11-24T17:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f5c513ca7beef75759cdff4d50760aebe7118df2'/>
<id>urn:sha1:f5c513ca7beef75759cdff4d50760aebe7118df2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the class docs for the rst-syntax errors.</title>
<updated>2017-11-19T19:47:36Z</updated>
<author>
<name>Martin Capitanio</name>
</author>
<published>2017-11-18T00:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7c3ba6f72bf06755cec0439d8560ca72ef80b780'/>
<id>urn:sha1:7c3ba6f72bf06755cec0439d8560ca72ef80b780</id>
<content type='text'>
- Generate a correkt rst-syntax for the [/code] inline markup.
  (http://www.sphinx-doc.org/en/1.6.5/rest.html#inline-markup)
- Fix xml souce bugs

for the sphinx's rst syntax werrors:

class_area.rst:319: WARNING: Inline literal start-string without end-string.
class_area2d.rst:287: WARNING: Inline literal start-string without end-string.
class_audioserver.rst:287: WARNING: Inline literal start-string without end-string.
class_control.rst:509: WARNING: Inline literal start-string without end-string.
class_image.rst:422: WARNING: Inline literal start-string without end-string.
class_image.rst:434: WARNING: Inline literal start-string without end-string.
class_inputevent.rst:74: WARNING: Inline literal start-string without end-string.
class_inputeventaction.rst:45: WARNING: Inline literal start-string without end-string.
class_inputmap.rst:47: WARNING: Inline literal start-string without end-string.
class_kinematicbody.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string.
class_kinematicbody2d.rst:80: WARNING: Inline interpreted text or phrase reference start-string without end-string.
class_line2d.rst:182: WARNING: Inline literal start-string without end-string.
class_thread.rst:51: WARNING: Inline literal start-string without end-string.
class_treeitem.rst:160: WARNING: Inline literal start-string without end-string.
</content>
</entry>
<entry>
<title>Fix class docs, improve error handling of the rst generator.</title>
<updated>2017-11-18T00:41:32Z</updated>
<author>
<name>Martin Capitanio</name>
</author>
<published>2017-11-17T16:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ade4f3084cd09e4b76ea3a7801a782aa1c49a1e8'/>
<id>urn:sha1:ade4f3084cd09e4b76ea3a7801a782aa1c49a1e8</id>
<content type='text'>
The rst-generator gives you now a hint what's going on:
Bad reference: 'method.RegEx.search_all' in file: ../modules/regex/doc_classes/RegExMatch.xml

grep 'method.RegEx.search_all' ../modules/regex/doc_classes/RegExMatch.xml
	Contains the results of a single regex match returned by [method RegEx.search]
	and [method.RegEx.search_all]. It can be used to find the position and range of the match
	and its capturing groups, and it can extract its sub-string for you.
</content>
</entry>
</feed>
