Commit Graph
17 Commits
Author SHA1 Message Date
Jakob Lykke Andersen 89c919911f Merge from master 2015-02-04 23:23:28 +01:00
Jakob Lykke Andersen aaa71b0606 Towards a solution for sphinx-doc/sphinx#1704.
Elements now get multiple ids to keep permalinks permanent. The default
id is the newest style, which is used as the shown permalink and in the
index. The old style ids have been (partially) replicated and are
temporarily used as the default id for testing purposes.
2015-02-04 10:11:58 +01:00
Jakob Lykke Andersen 5f0977ca30 C++, add support for 'const', 'volatile', etc. on the right-hand side of the type. 2015-02-03 09:18:18 +01:00
Jakob Lykke Andersen e43fcfa1f4 C++, test now also work with Python 3. 2014-08-10 11:59:22 +02:00
Jakob Lykke Andersen e65287ec9c C++, fix cpp:parent bug and add all aliases of fundamental integer types. 2014-08-10 11:14:47 +02:00
Jakob Lykke Andersen 0de1022a78 Ooops, revert stray function renames. 2014-08-07 13:33:52 +02:00
Jakob Lykke Andersen 640dfc1951 Merged birkenfeld/sphinx into default 2014-08-06 18:54:23 +02:00
Jakob Lykke Andersen 9230dd6a89 Doc, update C++ domain. 2014-08-06 18:54:00 +02:00
Jakob Lykke Andersen 14e6affa7d C++, update id generation to use name mangling 2014-08-06 17:41:51 +02:00
Jakob Lykke Andersen c19a15ea0d Doc, update C++ domain. 2014-07-27 11:42:01 +02:00
Jakob Lykke Andersen 23df17b404 C++, change parsing context to explicit arguments, fixes some casting operators. 2014-07-27 02:57:41 +02:00
Jakob Lykke Andersen eb2a0a090e C++, fix class name rendering to 'lastIsName', though not the template part. Put function argument names in emphasis. 2014-07-26 14:14:49 +02:00
Jakob Lykke Andersen 6cde3d596a C++, improve xrefs with templates. 2014-07-24 16:30:50 +02:00
Jakob Lykke Andersen caad958de4 C++, fix namespacing of elements and xrefs. 2014-07-24 11:09:28 +02:00
Jakob Lykke Andersen 967ca06545 Revamp of C++ domain. 2014-07-24 01:40:48 +02:00
Jakob Lykke Andersen 55eb97e9c5 C++, actually add 'virtual' to output, and fix missing rename. 2014-07-19 18:08:46 +02:00
Jakob Lykke Andersen b293be1fc9 C++ domain, add support for virtual functions. 2014-07-18 18:09:25 +02:00