diff options
Diffstat (limited to 'docs/design')
| -rw-r--r-- | docs/design/autodiff.md | 2 | ||||
| -rw-r--r-- | docs/design/capabilities.md | 2 | ||||
| -rw-r--r-- | docs/design/decl-refs.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/design/autodiff.md b/docs/design/autodiff.md index debeb730c..29d7c82c7 100644 --- a/docs/design/autodiff.md +++ b/docs/design/autodiff.md @@ -1,4 +1,4 @@ -Reverse Mode Autodiff +Reverse Mode Autodiff (Out of Date) ================================== diff --git a/docs/design/capabilities.md b/docs/design/capabilities.md index fe582bd99..89fef3091 100644 --- a/docs/design/capabilities.md +++ b/docs/design/capabilities.md @@ -1,4 +1,4 @@ -Capabilities +Capabilities (Out of Date) ============ Slang aims to be a portable language for shader programming, which introduces two complementary problems: diff --git a/docs/design/decl-refs.md b/docs/design/decl-refs.md index 3a84cfdcf..8e863aa8c 100644 --- a/docs/design/decl-refs.md +++ b/docs/design/decl-refs.md @@ -1,4 +1,4 @@ -Understanding Declaration References +Understanding Declaration References (Out of Date) ==================================== This document is intended as a reference for developers working on the Slang compiler implementation. |
