Skip to content

Commit 1ee7da8

Browse files
committed
NUG appendix files and CDL doc file moved to netcdf/NUG. Remove here.
1 parent b5faf8d commit 1ee7da8

File tree

5 files changed

+6
-1229
lines changed

5 files changed

+6
-1229
lines changed

docs/CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@ ENDIF(ENABLE_DOXYGEN)
8484
# Should match list in Makefile.am
8585
SET(CUR_EXTRA_DIST ${CUR_EXTRA_DIST}
8686
netcdf.m4 DoxygenLayout.xml Doxyfile.in footer.html
87-
mainpage.dox tutorial.dox guide.dox types.dox cdl.dox
87+
mainpage.dox tutorial.dox guide.dox types.dox
8888
architecture.dox internal.dox windows-binaries.md
8989
building-with-cmake.md CMakeLists.txt groups.dox install.md notes.md
9090
install-fortran.md all-error-codes.md credits.md auth.md
9191
obsolete/fan_utils.html bestpractices.md filters.md indexing.md
92-
inmemory.md DAP2.dox attribute_conventions.md FAQ.md
93-
file_format_specifications.md known_problems.md
92+
inmemory.md DAP2.dox FAQ.md
93+
known_problems.md
9494
COPYRIGHT.dox user_defined_formats.md DAP4.md DAP4.dox
9595
testserver.dox byterange.dox)
9696

docs/Makefile.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
# These files will be included with the dist.
1010
EXTRA_DIST = netcdf.m4 DoxygenLayout.xml Doxyfile.in footer.html \
11-
mainpage.dox tutorial.dox cdl.dox \
11+
mainpage.dox tutorial.dox \
1212
architecture.dox internal.dox windows-binaries.md \
1313
building-with-cmake.md CMakeLists.txt groups.dox notes.md \
1414
install-fortran.md all-error-codes.md credits.md auth.md \
1515
obsolete/fan_utils.html indexing.dox \
16-
inmemory.md attribute_conventions.md FAQ.md \
17-
file_format_specifications.md known_problems.md COPYRIGHT.md \
16+
inmemory.md FAQ.md \
17+
known_problems.md COPYRIGHT.md \
1818
inmeminternal.dox \
1919
testserver.dox byterange.dox
2020

docs/attribute_conventions.md

Lines changed: 0 additions & 197 deletions
This file was deleted.

0 commit comments

Comments
 (0)