Commit Graph
17 Commits
Author SHA1 Message Date
Dejaime Antônio de Oliveira Neto 5232879e3a Adding missing dependency for Solus Linux
Forgot to add the software compiler/compilation package (which includes g++ and other compilation utilities)
2017-08-28 14:29:08 -03:00
Dejaime Antônio de Oliveira Neto 7f8114070f Adding Solus to the distro -specific dependencies 2017-08-27 21:38:21 -03:00
Tyler Yocolano e0769435ba The function in ClassDB is register_class not register_types
The function in ClassDB is register_class not register_types
2017-07-18 07:58:42 +02:00
Rémi Verschelde cf6f2ad1b2 Merge pull request #409 from eska014/web-doc
Update and clarify HTML5 doc
2017-07-15 20:10:57 +02:00
L. Krause 734db354d1 Update and clarify HTML5 doc 2017-07-15 19:35:29 +02:00
Rémi Verschelde 5aceaeb86d Fix changes after ObjectTypeDB -> ClassDB renaming 2017-07-04 13:31:19 +02:00
Julian Murgia 8658d5a719 Added precisions in Xcode section of setting IDE, fixes #345 2017-06-27 13:28:09 +02:00
Rémi Verschelde 6239587813 Enhance build instructions for OpenBSD
Fixes #363.
2017-06-08 11:46:19 +02:00
Poommetee Ketson 41869fd2b3 CPPObject: update ClassDB/macros' name 2017-05-23 13:25:40 +07:00
Poommetee Ketson 08ba9d2212 CustomModule: update example to use ClassDB 2017-05-22 04:52:38 +07:00
Rémi Verschelde cc666860a8 Fix typos using codespell
Running `find -name "*.rst" -exec codespell -w {} \;`.
2017-04-23 14:32:37 +02:00
Rémi Verschelde 2d7b6ac11b Fix paths to dist templates 2017-04-17 23:13:40 +02:00
Markus Jylhänkangas 9e579ec262 Update compiling_for_x11.rst
Add openSUSE oneliner and sort oneliners alphabetically.
2017-04-12 15:47:58 +03:00
ssj71 447b439db5 examples for custom module SCsub
I needed to add multiple files and include paths and it took me a bit
of digging to figure out how to do it. Hopefully this will help the next guy.
2017-04-04 07:53:07 +02:00
Rémi Verschelde 1de9fec2fd Fix various Sphinx warnings 2017-04-03 23:59:47 +02:00
Rémi Verschelde fcbab02811 Add toctrees for new repo organization
Also renamed Getting started back to Step by step as requested by reduz.
2017-04-03 23:41:35 +02:00
Julian Murgia b408bdb918 Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00