Issue1190

Title Improve documentation on website
Priority feature Status reviewing
Superseder Nosy List gabi, malte
Assigned To Keywords
Optional summary

Created on 2025-08-22.16:42:53 by gabi, last changed by gabi.

Messages
msg11891 (view) Author: gabi Date: 2025-08-22.17:14:06
I merged the change. In addition, I integrated the move of the "getting started" page in the navigation also for the past releases.

All other changes are only visible in the "HEAD" version of the website and it is not easily possible to port the improvements to version 24.06 because part of the documentation is auto-generated from the code and there are other changes in the code so that the result does no longer match 24.06.

The easiest "solution" for this would be to have a Fast Downward release soon, so that the improvement of the documentation is reflected also in the documentation for the latest revision.
msg11889 (view) Author: gabi Date: 2025-08-22.16:42:53
As part of the last sprint, we wanted to improve the documentation on the website, in particular the instructions for getting started and running the planner. This is in principle done and the pull request can be found at: https://github.com/aibasel/downward/pull/272
History
Date User Action Args
2025-08-22 17:14:06gabisetnosy: + malte
messages: + msg11891
2025-08-22 16:42:53gabicreate