TimefoldAI / TimefoldAI/timefold-solver
Documentation - search link sometimes does not redirect user to correct subsection
@ge0ffrey is already working on this.
Since Jun 29, 2023.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 228
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 46
Description
Let's say I use search input in online documentation and search for "probabilistic"
If I select any of the top 2 items containing the match in subsection title, I get redirected to corresponding subsections.
If I select the third item containing the match in a plain paragraph, I get redirected to top-level chapter (Move and neighborhood selection) instead of 6.2 (SelectionOrder: original, sorted, random, shuffled, or probabilistic) and need to scroll down/use ctrl+f to find my match. Not a big deal, but it's a bit confusing at times.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.