summaryrefslogtreecommitdiff
path: root/gr-fec
diff options
context:
space:
mode:
authorBogdan Radulescu <bogdan@nimblex.net>2018-02-03 13:30:58 +0100
committerMartin Braun <martin.braun@ettus.com>2018-02-03 13:30:58 +0100
commit3c177dbe3b93dc9a5db27f9b53417a28a1ead6ad (patch)
treef25c24b0d2127d0dc750e53e669e4d5c2e071116 /gr-fec
parenta0adcd3347c7ffd6ef3c42ce7705a23978774d3b (diff)
Rename subdir doc to docs where appropriate
This makes the subdir naming consistent across modules.
Diffstat (limited to 'gr-fec')
-rw-r--r--gr-fec/CMakeLists.txt2
-rw-r--r--gr-fec/docs/CMakeLists.txt (renamed from gr-fec/doc/CMakeLists.txt)0
-rw-r--r--gr-fec/docs/README.fec (renamed from gr-fec/doc/README.fec)0
-rw-r--r--gr-fec/docs/fec.dox (renamed from gr-fec/doc/fec.dox)0
4 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/CMakeLists.txt b/gr-fec/CMakeLists.txt
index cc96cda6e3..a3da385255 100644
--- a/gr-fec/CMakeLists.txt
+++ b/gr-fec/CMakeLists.txt
@@ -96,7 +96,7 @@ if(ENABLE_PYTHON)
add_subdirectory(grc)
endif(ENABLE_PYTHON)
add_subdirectory(examples)
-add_subdirectory(doc)
+add_subdirectory(docs)
add_subdirectory(ldpc_alist)
add_subdirectory(apps)
diff --git a/gr-fec/doc/CMakeLists.txt b/gr-fec/docs/CMakeLists.txt
index 35aebb2e01..35aebb2e01 100644
--- a/gr-fec/doc/CMakeLists.txt
+++ b/gr-fec/docs/CMakeLists.txt
diff --git a/gr-fec/doc/README.fec b/gr-fec/docs/README.fec
index 346cc8f1da..346cc8f1da 100644
--- a/gr-fec/doc/README.fec
+++ b/gr-fec/docs/README.fec
diff --git a/gr-fec/doc/fec.dox b/gr-fec/docs/fec.dox
index 436510025b..436510025b 100644
--- a/gr-fec/doc/fec.dox
+++ b/gr-fec/docs/fec.dox