Libdap: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===[https://opendap.github.io/libdap4/html/ libdap++ Reference Guide]===
This reference guide is built from the source code using the ''doxygen'' tool. Because the content is right next to the code it documents, it's likely to be very accurate. In addition, doxygen builds various UML diagrams that are always up to date.


===[[ProgrammerGuide | OPeNDAP Programmer Guide]]===
This programmer's Guide is fairly old but it holds much that's still useful content.


* [[Writing a client in C++ using libdap]]
 
* [[second try: Writing a Client in C++ Using lidap]]
@TODO: '''Add pages regarding the libdap project'''

Latest revision as of 19:11, 23 October 2017

libdap++ Reference Guide

This reference guide is built from the source code using the doxygen tool. Because the content is right next to the code it documents, it's likely to be very accurate. In addition, doxygen builds various UML diagrams that are always up to date.

OPeNDAP Programmer Guide

This programmer's Guide is fairly old but it holds much that's still useful content.


@TODO: Add pages regarding the libdap project