* NameHierarchy now looks like this: <delimiter>\tm<all the rest> * made new baseclasses for SettingsMigration and SettingsMigrator * Use the migration system for SqliteBookmarkStorage as well
32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<config>
|
|
<description>
|
|
WHAT IS THIS?\n
|
|
\tThis is a tutorial and it is one of the fastest ways to get to know Sourcetrail.\n
|
|
\n
|
|
WHERE AM I?\n
|
|
\tYou're looking at Sourcetrail's Code View which usually displays source code,\n
|
|
\tbut every time a new project is loaded it gives a quick summary to\n
|
|
\testimate the project's size. This is a fairly small project. It only\n
|
|
\tcontains a few hundred lines of code as you can see by the numbers below.\n
|
|
\n
|
|
LET'S GET STARTED!\n
|
|
\tTo keep things simple just click the "main" symbol below to start the tour.\n
|
|
\n
|
|
[::\tmmain\tsint\tp()](); // <- start here\n\n
|
|
</description>
|
|
<source_groups>
|
|
<source_group_75041cb3-37c8-45c6-bb8a-1b8b79040f59>
|
|
<type>C++ Source Group</type>
|
|
<source_extensions>
|
|
<source_extension>.cpp</source_extension>
|
|
</source_extensions>
|
|
<source_paths>
|
|
<source_path>./src</source_path>
|
|
</source_paths>
|
|
<standard>c++1z</standard>
|
|
</source_group_75041cb3-37c8-45c6-bb8a-1b8b79040f59>
|
|
</source_groups>
|
|
<version>4</version>
|
|
</config>
|