Skip to content

Commit 87e89c9

Browse files
committed
Merge branch 'main' into rm-Makefiles
2 parents 4138ec8 + 0f73f4e commit 87e89c9

File tree

7 files changed

+18
-1
lines changed

7 files changed

+18
-1
lines changed

API-doc-FORD-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ license: by-sa
2626
author: Paul N. Swarztrauber &
2727
fortran-lang/fftpack contributors
2828
author_pic: https://fortran-lang.org/assets/img/fortran_logo_512x512.png
29-
author_email: [email protected]
29+
3030
github: https://github.com/fortran-lang
3131
twitter: https://twitter.com/fortranlang
3232
website: https://fortran-lang.org

doc/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Fortran-lang/fftpack Documentation
2+
==================================
3+
4+
Please see the [GitHub Pages site] for the Fortran-lang/fftpack documentation.
5+
To generate a local copy of the corresponding HTML files,
6+
7+
1. Set your present working directory to the Fortran-lang/fftpack project root directory,
8+
2. Execute `ford API-doc-FORD-file.md`, and
9+
3. View the result by opening the newly generated `API-doc/` subdirectory in a web browser.
10+
11+
This subdirectory contains
12+
1. Documentation files for previous incarnations of fftpack in the [legacy](./legacy) sudirectory and
13+
2. Files supporting the [API-doc-.md](../API-doc-FORD-file.md) project file that [FORD] uses to generate the GitHub Pages site.
14+
15+
16+
[FORD]: https://github.com/Fortran-FOSS-Programmers/ford
17+
[GitHub Pages site]: https://fortran-lang.github.io/fftpack/
File renamed without changes.
File renamed without changes.

doc/doc renamed to doc/legacy/doc

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)