netcdf-c/docs
Dennis Heimbigner a2e0f069ec This pr should probably be delayed until after Version 4.5.
Primary change is to cleanup code and remove duplicated code.

1. Unify the rc file reading into libdispatch/drc.c. Eventually extend
   if we need rc file for netcdf itself as opposed to the dap code.
2. Unify the extraction from the rc file of DAP authorization info.
3. Misc. other small unifications: make temp file, read file.
4. Avoid use of libcurl when reading file:// because
   there is some kind of problem with the Visual Studio version.
   Might be related to the winpath problem.
   In any case, do direct read instead.
5. Add new error code NC_ERCFILE for errors in reading RC file.
6. Complete documentation cleanup as indicated in this comment
   https://github.com/Unidata/netcdf-c/pull/472#issuecomment-325926426
7. Convert some occurrences of #ifdef _WIN32 to #ifdef _MSC_VER
2017-09-02 18:09:36 -06:00
..
images Cleaned up Makefile.am 2014-12-05 15:14:40 -07:00
obsolete Adding an obsolete fan_utils file. 2016-01-19 16:22:57 -07:00
old Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
static-pages Added a new product to the static software html page. 2017-08-08 16:11:13 -06:00
.gitignore Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
all-error-codes.md Reorganized Copyright file, removed some improper references. 2014-12-08 13:13:08 -07:00
architecture.dox Reorganization of user guide documentation. Moved accessing opendap data page to sit within the users guide dap-support section. 2015-03-12 12:58:57 -06:00
attribute_conventions.md re: Github issue netcdf-c 300 2016-08-08 09:24:19 -06:00
auth.html Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
auth.md This pr should probably be delayed until after Version 4.5. 2017-09-02 18:09:36 -06:00
bestpractices.md Cleaned up best practices document. 2016-05-09 20:42:35 -06:00
building-with-cmake.md Updated documentation to reflect minimum cmake version of 2.8.12. 2014-07-29 14:53:12 -06:00
cdl.dox The CDL example and the associated text 2014-10-27 16:24:22 -06:00
cmake_faq.md Tweaked cmake faq. 2015-11-10 11:19:05 -07:00
CMakeLists.txt Adding fan_utils.html. 2016-01-19 16:15:51 -07:00
COPYRIGHT.dox Reorganized Copyright file, removed some improper references. 2014-12-08 13:13:08 -07:00
credits.md Additional dead link modification. 2016-01-15 14:39:32 -07:00
DAP4.dox Add initial DAP4 documentation 2017-04-06 10:06:32 -06:00
dispatch.dox Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
docmap.pdf The 'Credits' page is now a generated document distributed with netcdf, even though the contents are static. It is currently included as a subpage underneath the NetCDF Overview page. Also, renamed 'Credits' on the Overview page to 'About NetCDF'. 2014-12-10 11:14:43 -07:00
Doxyfile.developer Bumped revision information to next version. 2017-06-01 13:35:39 -06:00
Doxyfile.in Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
DoxygenLayout.xml Further reorganization. Figured out how subpage works with different files. Renamed some of the header cells. 2014-12-09 16:36:15 -07:00
esg.md More doxygen tweaks. 2016-01-15 12:23:56 -07:00
FAQ.md Corrected dead links. 2016-09-13 11:21:42 -06:00
file_format_specifications.md Switch NC_CHAR on netCDF4 to use ASCII 2017-03-13 20:12:08 -07:00
footer.html Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
groups.dox Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
guide.dox fixed some refs 2017-08-20 04:40:27 -06:00
header.html Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
install-fortran.md Fix doxygen list 2015-06-08 10:20:50 -06:00
install.md Update install.md 2017-05-30 13:51:33 -06:00
internal.dox Fix common typos 2015-08-20 11:42:05 +02:00
known_problems.md Rolled known problems into generated documentation, and cleaning up broken links. 2015-09-23 13:49:06 -06:00
mainpage.dox Additional dead link modification. 2016-01-15 14:39:32 -07:00
Makefile.am Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
netcdf-50x50.png Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
netcdf.m4 Fix spelling errors. 2016-08-28 15:45:36 +02:00
notes.md More document reorganization. 2015-03-15 15:29:58 -06:00
OPeNDAP.dox Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
release_header.html Added release to release header. 2016-11-21 11:23:02 -07:00
release.css Tweaks to css 2016-01-21 11:19:23 -07:00
tests.md Added a document to catalog what the various tests are. 2016-06-06 14:51:57 -06:00
tutorial.dox Provided clarification re: netcdf parallel io, see issue https://github.com/Unidata/netcdf-c/issues/157 on GitHub for more information. 2016-01-04 14:29:40 -07:00
types.dox Corrected a doxygen issue in types.dox. 2016-06-24 15:31:13 -06:00
unidata_logo_cmyk.png Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
windows-binaries.md Updated hdf5 version in documentation for pre-built Windows installers. 2016-07-07 15:14:48 -06:00