pyfsi / coconut

Coupling Code for Numerical Tools. The documentation can be found at
https://pyfsi.github.io/coconut/
GNU General Public License v3.0
29 stars 4 forks source link

Documentation maintenance #79

Closed toondm closed 3 years ago

toondm commented 3 years ago

This issue lists all the review tasks of the documentation maintenance that we will do in the next few weeks (finish by 18/3). I propose to work in 2 stages, so that every file gets checked twice:

How to review and change docs

A branch docs-maintenance has been created, which will be merged with master once the maintenance is finished.

As everyone will be working on the files allotted to the, there will (should) be no merge conflicts.

Style & layout guide

Stage 1: review by code-author (mostly) → 10/3

Stage 2: peer-review → 18/3

hdolfen commented 3 years ago

I created a solver_wrappers.md file in the solver_wrappers directory with some general info about what a solver-wrapper does and an overview of the solvers for which a solver-wrapper is available and what versions are supported.

As this is a new .md-file, I need a volunteer to review it.

nicolasdlss commented 3 years ago

That's a nice idea, but the reason we have not done it so far, is that is less obvious as where to locate it in the website structure. What I did now, was create a tab General on the same level as Fluent, OpenFoam, ... It's not possible to link it with the higher level "Solver Wrappers".

toondm commented 3 years ago

What I did now, was create a tab General on the same level as Fluent, OpenFoam, ...

Good, that is nicely in line with the "General" tab under "Coupling Components".

navaneethkn commented 3 years ago

The issue is closed with the pull-request #101