DXR Language-Independent Schema: Difference between revisions
Jump to navigation
Jump to search
(Created page with "As DXR gains the ability to index more languages, we're going to need a non-C++-centric schema to hold the data. I don't think the existing schema is horrible, but I'm sur...") |
No edit summary |
||
| Line 1: | Line 1: | ||
As [[DXR]] gains the ability to index more languages, we're going to need a non-C++-centric schema to hold the data. I don't think the existing schema is horrible, but I'm sure there are C++-isms hiding out in there. This page is a place to enumerate those isms and develop alternatives. | As [[DXR]] gains the ability to index more languages, we're going to need a non-C++-centric schema to hold the data. I don't think the existing schema is horrible, but I'm sure there are C++-isms hiding out in there. This page is a place to enumerate those isms and develop alternatives. | ||
=== Strawman: jcranmer's documentation schema preview === | |||
I started work on developing a schema for the purposes of adding Doxygen-like support to DXR. [TODO: add details] | |||
Revision as of 22:21, 29 January 2014
As DXR gains the ability to index more languages, we're going to need a non-C++-centric schema to hold the data. I don't think the existing schema is horrible, but I'm sure there are C++-isms hiding out in there. This page is a place to enumerate those isms and develop alternatives.
Strawman: jcranmer's documentation schema preview
I started work on developing a schema for the purposes of adding Doxygen-like support to DXR. [TODO: add details]