diff options
Diffstat (limited to 'docs/source/lang/keywords.rst')
-rw-r--r-- | docs/source/lang/keywords.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/lang/keywords.rst b/docs/source/lang/keywords.rst new file mode 100644 index 0000000..451701e --- /dev/null +++ b/docs/source/lang/keywords.rst @@ -0,0 +1,11 @@ +.. _lang-keywords: + +Keywords +======== + +Stub. + +Include list of all C++ keywords, with links to internal documentation +as appropriate. + +Reference this page from language.rst |