summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/more_intro_data.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/more_intro_data.md')
-rw-r--r--docs/markdown/snippets/more_intro_data.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/markdown/snippets/more_intro_data.md b/docs/markdown/snippets/more_intro_data.md
new file mode 100644
index 000000000..2ce65a378
--- /dev/null
+++ b/docs/markdown/snippets/more_intro_data.md
@@ -0,0 +1,9 @@
+## More data in introspection files
+
+- Used compilers are listed in `intro-compilers.json`
+- Informations about `host`, `build` and `target` machines
+ are lister in `intro-machines.json`
+- `intro-dependencies.json` now includes internal dependencies,
+ and relations between dependencies.
+- `intro-targets.json` now includes dependencies, `vs_module_defs`,
+ `win_subsystem`, and linker parameters.