![]() |
NetCDF Users Guide v1.2
|
The NUG is being converted from either straight doxygen (typically .dox files) or mixed doxygen/markdown files (typically .md files). During the conversion, we will apply the following style conventions.
This list may expand.
For the time being, the final files will use some doxygen conventions, as we are converting the source files but we are not, as of yet, removing the NUG from the doxygen ecosystem.
These conventions should also be used when adding new documentation to the NetCDF Users Guide.
.md prefix.The following table shows the various html and doxygen tags which may exist in the existing documentation, and what the corresponding markdown syntax should be.
| doxygen | html | markdown | description |
|---|---|---|---|
| <pre>/<\pre> | ```` | Quote Blocks |