File tree Expand file tree Collapse file tree 4 files changed +6
-286
lines changed
Expand file tree Collapse file tree 4 files changed +6
-286
lines changed Original file line number Diff line number Diff line change @@ -84,13 +84,13 @@ ENDIF(ENABLE_DOXYGEN)
8484# Should match list in Makefile.am
8585SET (CUR_EXTRA_DIST ${CUR_EXTRA_DIST}
8686netcdf.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
8888architecture.dox internal .dox windows-binaries.md
8989building-with-cmake.md CMakeLists.txt groups.dox install.md notes.md
9090install-fortran.md all-error-codes.md credits.md auth.md
9191obsolete/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
9494COPYRIGHT.dox user_defined_formats.md DAP4.md DAP4.dox
9595testserver.dox byterange.dox filters.md nczarr.md auth.md)
9696
Original file line number Diff line number Diff 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 \
Original file line number Diff line number Diff line change 88
99# These files will be included with the dist.
1010EXTRA_DIST = netcdf.m4 DoxygenLayout.xml Doxyfile.in footer.html \
11- mainpage.dox tutorial.dox cdl.dox \
11+ mainpage.dox tutorial.dox \
1212architecture.dox internal.dox windows-binaries.md \
1313building-with-cmake.md CMakeLists.txt groups.dox notes.md \
1414install-fortran.md all-error-codes.md credits.md auth.md filters.md \
1515obsolete/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 \
1818inmeminternal.dox \
1919testserver.dox byterange.dox \
2020nczarr.md
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments