Age | Commit message (Collapse) | Author |
|
- remove bootstrap directory from repository
- remove stack-build from CI workflow
- move Fortran fpm to project root
- adjust install script and bootstrap instructions
|
|
Include sections on fpm model and fpm backend
|
|
- populate the landing page at https://fpm.fortran-lang.org
- link with the TOML homepage and describe the package manifest format
- sketch the implementation of the TOML parsing and link to TOML-Fortran
- describe the scope of *fpm* with respect to the package manifest
- link with the M_CLI2 repository and describe the command line interface
- add a short documentation on the usage of M_CLI2 for the command line
- describe the process of adding new subcommands and arguments
- outline the generation of the developer pages and link to the FORD wiki
|
|
- create docs.md as input for FORD
- fix docstrings and comment style for FORD
- workaround FORD bug by adding whitespace to table headers
- add manifest reference to FORD pages
- apply ugly workaround to not replace array of tables with links
|