diff options
-rw-r--r-- | docs/howto-write-a-block/.gitignore | 17 | ||||
-rw-r--r-- | docs/howto-write-a-block/Makefile.am (renamed from gr-howto-write-a-block/limbo/doc/Makefile.am) | 0 | ||||
-rw-r--r-- | docs/howto-write-a-block/README | 4 | ||||
-rw-r--r-- | docs/howto-write-a-block/howto-write-a-block.xml (renamed from gr-howto-write-a-block/limbo/doc/howto-write-a-block.xml) | 0 | ||||
-rw-r--r-- | docs/howto-write-a-block/howto_1.i (renamed from gr-howto-write-a-block/limbo/doc/howto_1.i) | 0 | ||||
-rwxr-xr-x | docs/howto-write-a-block/make_numbered_listing.py (renamed from gr-howto-write-a-block/limbo/doc/make_numbered_listing.py) | 0 | ||||
-rwxr-xr-x | docs/howto-write-a-block/qa_howto_1.py (renamed from gr-howto-write-a-block/limbo/doc/qa_howto_1.py) | 0 | ||||
-rw-r--r-- | docs/howto-write-a-block/src_lib_Makefile_1.am (renamed from gr-howto-write-a-block/limbo/doc/src_lib_Makefile_1.am) | 0 | ||||
-rw-r--r-- | docs/howto-write-a-block/src_lib_Makefile_2.am (renamed from gr-howto-write-a-block/limbo/doc/src_lib_Makefile_2.am) | 0 | ||||
-rw-r--r-- | gr-howto-write-a-block/limbo/doc/.gitignore | 18 | ||||
-rw-r--r-- | gr-howto-write-a-block/limbo/doc/README | 1 |
11 files changed, 18 insertions, 22 deletions
diff --git a/docs/howto-write-a-block/.gitignore b/docs/howto-write-a-block/.gitignore index 719ea5d4f0..f65ab6cf72 100644 --- a/docs/howto-write-a-block/.gitignore +++ b/docs/howto-write-a-block/.gitignore @@ -1 +1,18 @@ +/Makefile +/Makefile.in +/.deps +/.libs +/*.la +/*.lo +/autom4te.cache +/*.cache /howto-write-a-block.html +/gr_block.h.xml +/howto_1.i.xml +/howto_square_ff.cc.xml +/howto_square_ff.h.xml +/qa_howto_1.py.xml +/src_lib_Makefile_1.am.xml +/src_lib_Makefile_2.am.xml +/howto_square2_ff.cc.xml +/howto_square2_ff.h.xml diff --git a/gr-howto-write-a-block/limbo/doc/Makefile.am b/docs/howto-write-a-block/Makefile.am index 5f58a21e99..5f58a21e99 100644 --- a/gr-howto-write-a-block/limbo/doc/Makefile.am +++ b/docs/howto-write-a-block/Makefile.am diff --git a/docs/howto-write-a-block/README b/docs/howto-write-a-block/README index 73b8e6028b..ff3b75e571 100644 --- a/docs/howto-write-a-block/README +++ b/docs/howto-write-a-block/README @@ -1,3 +1 @@ -If you're looking for howto-write-a-block, it was moved into it's own -tarball: gr-howto-write-a-block. It includes the document source -and a full build tree, Makefiles, examples, etc. +The contents of this directory are obsolete. diff --git a/gr-howto-write-a-block/limbo/doc/howto-write-a-block.xml b/docs/howto-write-a-block/howto-write-a-block.xml index f8027b456f..f8027b456f 100644 --- a/gr-howto-write-a-block/limbo/doc/howto-write-a-block.xml +++ b/docs/howto-write-a-block/howto-write-a-block.xml diff --git a/gr-howto-write-a-block/limbo/doc/howto_1.i b/docs/howto-write-a-block/howto_1.i index 640d0897bf..640d0897bf 100644 --- a/gr-howto-write-a-block/limbo/doc/howto_1.i +++ b/docs/howto-write-a-block/howto_1.i diff --git a/gr-howto-write-a-block/limbo/doc/make_numbered_listing.py b/docs/howto-write-a-block/make_numbered_listing.py index 889c2d78d4..889c2d78d4 100755 --- a/gr-howto-write-a-block/limbo/doc/make_numbered_listing.py +++ b/docs/howto-write-a-block/make_numbered_listing.py diff --git a/gr-howto-write-a-block/limbo/doc/qa_howto_1.py b/docs/howto-write-a-block/qa_howto_1.py index 3173110f8d..3173110f8d 100755 --- a/gr-howto-write-a-block/limbo/doc/qa_howto_1.py +++ b/docs/howto-write-a-block/qa_howto_1.py diff --git a/gr-howto-write-a-block/limbo/doc/src_lib_Makefile_1.am b/docs/howto-write-a-block/src_lib_Makefile_1.am index e97d70d1c2..e97d70d1c2 100644 --- a/gr-howto-write-a-block/limbo/doc/src_lib_Makefile_1.am +++ b/docs/howto-write-a-block/src_lib_Makefile_1.am diff --git a/gr-howto-write-a-block/limbo/doc/src_lib_Makefile_2.am b/docs/howto-write-a-block/src_lib_Makefile_2.am index dca236e20c..dca236e20c 100644 --- a/gr-howto-write-a-block/limbo/doc/src_lib_Makefile_2.am +++ b/docs/howto-write-a-block/src_lib_Makefile_2.am diff --git a/gr-howto-write-a-block/limbo/doc/.gitignore b/gr-howto-write-a-block/limbo/doc/.gitignore deleted file mode 100644 index f65ab6cf72..0000000000 --- a/gr-howto-write-a-block/limbo/doc/.gitignore +++ /dev/null @@ -1,18 +0,0 @@ -/Makefile -/Makefile.in -/.deps -/.libs -/*.la -/*.lo -/autom4te.cache -/*.cache -/howto-write-a-block.html -/gr_block.h.xml -/howto_1.i.xml -/howto_square_ff.cc.xml -/howto_square_ff.h.xml -/qa_howto_1.py.xml -/src_lib_Makefile_1.am.xml -/src_lib_Makefile_2.am.xml -/howto_square2_ff.cc.xml -/howto_square2_ff.h.xml diff --git a/gr-howto-write-a-block/limbo/doc/README b/gr-howto-write-a-block/limbo/doc/README deleted file mode 100644 index ff3b75e571..0000000000 --- a/gr-howto-write-a-block/limbo/doc/README +++ /dev/null @@ -1 +0,0 @@ -The contents of this directory are obsolete. |