diff options
author | 2022-10-31 17:29:39 +0100 | |
---|---|---|
committer | 2022-10-31 17:29:39 +0100 | |
commit | c9d49bba90e59b55e9470b897215e182627e4b77 (patch) | |
tree | f816708e0a44b3e365fc5e8d40a5b6b37f01c56b /docs/clang/index.rhtml.config | |
parent | e71db5e180d7c343f1a3ee040b1369625df1e7e3 (diff) | |
download | website-c9d49bba90e59b55e9470b897215e182627e4b77.tar.gz website-c9d49bba90e59b55e9470b897215e182627e4b77.zip |
Add C language programming notes
Diffstat (limited to 'docs/clang/index.rhtml.config')
-rw-r--r-- | docs/clang/index.rhtml.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/clang/index.rhtml.config b/docs/clang/index.rhtml.config new file mode 100644 index 0000000..e501178 --- /dev/null +++ b/docs/clang/index.rhtml.config @@ -0,0 +1,3 @@ +title: Linguaggio di programmazione C +category: notes +pageNames: [clang]
\ No newline at end of file |