godot/doc
letheed 5ad9be4c24 Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -> position
* rot -> rotation
* loc -> location

C++ variables are left as is.
2017-09-20 13:11:10 +02:00
..
classes Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
tools Make doc_status output a bit more markdown-friendly, hide some prints 2017-09-16 13:47:44 +03:00
Doxyfile
Makefile