summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/metaparse/example/getting_started/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/metaparse/example/getting_started/README')
-rw-r--r--src/boost/libs/metaparse/example/getting_started/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/boost/libs/metaparse/example/getting_started/README b/src/boost/libs/metaparse/example/getting_started/README
new file mode 100644
index 000000000..f2c6703b5
--- /dev/null
+++ b/src/boost/libs/metaparse/example/getting_started/README
@@ -0,0 +1,6 @@
+This example contains the code snippets of Getting Started. These headers are
+intended to be used from Metashell. To get all the definitions before section
+N. you need to include N.hpp
+
+The headers can always be re-generated by running tools/generate_all.py
+