aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/block_desc_files.dox
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs/block_desc_files.dox')
-rw-r--r--host/docs/block_desc_files.dox16
1 files changed, 0 insertions, 16 deletions
diff --git a/host/docs/block_desc_files.dox b/host/docs/block_desc_files.dox
deleted file mode 100644
index 20f54e24a..000000000
--- a/host/docs/block_desc_files.dox
+++ /dev/null
@@ -1,16 +0,0 @@
-/*! \page page_rfnoc_descriptor_file RFNoC Block Descriptor Files
-
-
-\section rfnoc_descriptor_file_nocscript NocScript
-
-NocScript is a simple DSL designed to augment block definition files for RFNoC.
-
-\li Statically Typed
-\li No implicit typecasting
-\li Very few operators
-
-See \subpage page_nocscript_funcs for a full function reference.
-
-*/
-// vim:ft=doxygen:
-