Skip to content

Commit b07f1cd

Browse files
committed
Merge branch 'NUG_clean_ethan' of https://github.com/ethanrd/netcdf-c into gh1636.wif
2 parents 58199ee + 1ee7da8 commit b07f1cd

File tree

4 files changed

+6
-286
lines changed

4 files changed

+6
-286
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 filters.md nczarr.md auth.md)
9696

docs/Doxyfile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,6 @@ INPUT = \
745745
@abs_top_srcdir@/docs/inmemory.md \
746746
@abs_top_srcdir@/docs/filters.md \
747747
@abs_top_srcdir@/docs/byterange.dox \
748-
@abs_top_srcdir@/docs/auth.md \
749748
@abs_top_srcdir@/docs/nczarr.md \
750749
@abs_top_srcdir@/docs/notes.md \
751750
@abs_top_srcdir@/docs/all-error-codes.md \

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 filters.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
nczarr.md

docs/cdl.dox

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

0 commit comments

Comments
 (0)