summaryrefslogtreecommitdiffstats
path: root/doc/getting-started-with-hdf5-development.md
Commit message (Collapse)AuthorAgeFilesLines
* Sync with develop (#2849)Dana Robinson2023-04-281-1/+1
| | | | | | | | | Cherry pick of ea7dfcd (Change Powershell to PowerShell in docs) to 4497feb (Update H5Dget_space_status bug note to reference 1.14.0)
* Adds a first cut at a "getting started with HDF5 development" guide (#2137)Dana Robinson2022-10-011-0/+866
* Added empty "getting started" markdown file * Added title and brief tour of source code * Moved platform-independence text to markdown * Added anatomy of a function documentation * Adds information on public/private/package calls and macros * Adds much getting started guide text * Fixed typos * Fixed codespell issues