Commit Graph

140 Commits

Author SHA1 Message Date
Ward Fisher
a888776dd1 Reorganized tutorial document into a set of sub-pages. 2014-12-08 13:27:59 -07:00
Ward Fisher
e4f8489bc3 Reorganized Copyright file, removed some improper references. 2014-12-08 13:13:08 -07:00
Ward Fisher
25b656d276 Reordering of the tutorial and guide documents. 2014-12-08 12:20:42 -07:00
Russ Rew
027f713748 Removed deprecated -k n examples for nccopy and ncgen, fixed ncks examples 2014-12-05 15:32:38 -07:00
Ward Fisher
dca2dae3b0 Cleaned up Makefile.am 2014-12-05 15:14:40 -07:00
Ward Fisher
756a8aa7c4 Resized an image on the Windows binaries page. 2014-12-05 15:13:36 -07:00
Ward Fisher
57c9ffd877 Removed older image. 2014-12-05 15:08:03 -07:00
Ward Fisher
25033dd4f8 Updated Windows Install Tree. 2014-12-05 15:07:38 -07:00
Russ Rew
7629bd7852 Fix FILL_DOUBLE definition in classic format spec grammar 2014-12-05 12:41:37 -07:00
Ward Fisher
c437746a01 Added a section in the Windows information re: which versions of the dependencies are packaged. 2014-12-01 13:47:20 -07:00
dmh
a2e9fb854b synch with base oc library 2014-11-21 16:20:44 -07:00
Ward Fisher
777dc3e834 Removed a number of syntax errors, dead links in the FAQ. 2014-11-21 15:18:30 -07:00
dmh
481b9ac8ee The CDL example and the associated text
in docs/cdl.dox do not show and describe
how declare the type of an attribute.
So modified the example and text to
clarify. Also clarified how type inference
works for attributes whose value is a string.
2014-10-27 16:24:22 -06:00
Ward Fisher
13be04f699 Updated minimum version reference for hdf5. 2014-10-27 14:13:56 -06:00
Ward Fisher
bde6718f50 Added information re: setting the environment variables, adapted from old documentation at https://www.unidata.ucar.edu/software/netcdf/docs/netcdf-install/Environment.html#Environment. I suspect this will need to be made available for C instructions as well. 2014-10-27 12:53:59 -06:00
Ward Fisher
f595aec24a Updated references for impending rc2 release. 2014-09-24 10:10:38 -06:00
Ward Fisher
4958670b0c Added a new .gitignore specific to include/.
Added netcdf_meta.h to user documentation generated by doxygen.
2014-09-18 15:05:08 -06:00
Ward Fisher
490387577a Cleaned out old Doxyfile templates that aren't needed yet/any longer.
They will eventually be recreated but not for a while. Also, modified
the install documentation to remove references to 'ed/local'.
2014-09-18 11:26:52 -06:00
Ward Fisher
33eb968864 Added a CMake option for use at release time. DOXYGEN_ENABLE_SERVER_SIDE_SEARCH turns on server side search in the doxygen documentation. This is off by default, but when on provides a much more powerful search than the default. 2014-09-03 12:52:10 -06:00
Ward Fisher
1bd58e12f1 Propegated documentation change to autotools. 2014-09-03 12:33:52 -06:00
Ward Fisher
32ec10d440 Merged tutorial, user guide back into main documentation to make it easier to reorganize the documentation has a whole. Turned on server-side search for documentation. 2014-09-03 10:21:49 -06:00
Ward Fisher
580de54543 Replaced absolute paths with relative paths for doxygen search. 2014-09-03 09:16:04 -06:00
Ward Fisher
d2281f63e9 Updated with information re: pending 4.3.3 RC. 2014-08-25 11:03:35 -06:00
Nico Schlömer
d23808bd17 remove illegal characters from docs/FAQ.md 2014-08-22 20:30:04 +02:00
Ward Fisher
8479d0733a Migrating manually-maintained FAQ page to a dynamically generated FAQ page. Added the FAQ in markdown format to docs. 2014-07-30 14:11:48 -06:00
Ward Fisher
9eb6e58293 Updated documentation to reflect minimum cmake version of 2.8.12. 2014-07-29 14:53:12 -06:00
Ward Fisher
f42202029a Cleaning up Doxygen warnings, reorganization of top-level documentation. 2014-07-14 16:56:42 -06:00
Ward Fisher
42fbd842a6 Fixed CDL-related doxygen section names. 2014-07-10 11:11:05 -06:00
Ward Fisher
840d80f490 More doxygen tweaks. 2014-07-09 16:45:13 -06:00
Ward Fisher
771b553126 Cleaned up some doxygen warnings. 2014-07-09 16:27:16 -06:00
Ward Fisher
f07108ec43 Changed several cmake-based messages to use WARNING instead of STATUS. Changed DOXYGEN_LATEX_OUTPUT to DOXYGEN_PDF_OUTPUT to reflect that the latex is processed into pdf as part of the build process. Flagged the ENABLE_DOXYGEN_PDF_OUTPUT option as Experimental. 2014-06-20 17:41:09 -06:00
Ward Fisher
db488b104d Added check for pdflatex when building PDF documentation. Documented new configuration option for CMake in RELEASE_NOTES.md 2014-06-18 15:19:14 -06:00
Ward Fisher
45e41c79f9 Added infrastructure to have cmake-based builds automatically generate PDF documentation when using Doxygen. 2014-06-18 14:33:49 -06:00
Ward Fisher
7baaeecb12 A bit of whitespace cleanup, clarification of messages in CMake-based builds. 2014-06-18 13:46:22 -06:00
Ward Fisher
7f812b367e Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
Ward Fisher
77b79328ab Re-added documentation relating to type conversion that had dissapeared at some point in the past. 2014-06-10 13:04:19 -06:00
Ward Fisher
fc436de57d Updated the NetCDF Library Architecture image in the documentation. 2014-06-06 10:06:12 -06:00
Ward Fisher
3ac11849af Removed absolute paths in doxygen documentation generation. Added new doxygen templates to the autotools-based builds. 2014-05-29 14:07:45 -06:00
Ward Fisher
b65f8ee73d Merged pull request 'make better use of GNUInstallDirs' contributed by nschloe, https://github.com/Unidata/netcdf-c/pull/57 2014-05-21 15:15:56 -06:00
Ward Fisher
05aaa4b376 Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00