@@ -28,13 +28,19 @@ This is a living document which will be updated as development proceeds.
2828 - [ Source program integration] ( #source-program-integration )
2929 - [ Program addressing] ( #program-addressing )
3030 - [ Registry classes] ( #registry-classes )
31- - [ ProgramRegistry (abstract base)] ( #programregistry-abstract-base )
32- - [ RemoteRegistry] ( #remoteregistry )
33- - [ MergedRegistry] ( #mergedregistry )
34- - [ Module-level API] ( #module-level-api )
31+ - [ ProgramBinary] ( #programbinary )
32+ - [ ProgramMetadata] ( #programmetadata )
33+ - [ ProgramRegistry] ( #programregistry )
34+ - [ ProgramCache] ( #programcache )
35+ - [ ProgramSourceRepo] ( #programsourcerepo )
36+ - [ ProgramSourceConfig] ( #programsourceconfig )
37+ - [ ProgramInstallation] ( #programinstallation )
38+ - [ InstallationMetadata] ( #installationmetadata )
39+ - [ ProgramManager] ( #programmanager )
40+ - [ Python API] ( #python-api )
3541- [ Migration path] ( #migration-path )
3642 - [ Transitioning from pymake] ( #transitioning-from-pymake )
37- - [ Implementation plan ] ( #implementation-plan )
43+ - [ Implementation Summary ] ( #implementation-summary )
3844- [ Relationship to Models API] ( #relationship-to-models-api )
3945- [ Relationship to get-modflow] ( #relationship-to-get-modflow )
4046 - [ Reusable patterns from get-modflow] ( #reusable-patterns-from-get-modflow )
0 commit comments