Macaulay2 / Macaulay2/M2

slight next/forward link mismatch in documentation

Open
#1,497 0 comments 0 reactions 1 assignee View on GitHub

@DanGrayson is already working on this.

Since Sep 12, 2020.

Documentation
Dominant language
Macaulay2
Stars
435
Forks
297
Avg merge
4d 20h
Merged PRs (30d)
11

Description

Here is a little package that can be used for testing the tree structure:
[Tree.m2.txt](https://github.com/Macaulay2/M2/files/5212591/Tree.m2.txt)

Playing around with the results from that test package, it seems there is only one difference remaining between the info nodes and the html nodes: the last descendent of the top node has no "forward" node in info, but it links to the next root in html. The latter is the right way, since we expect to be able to read all the nodes of the package by pressing "forward" repeatedly.

See the discussion at https://github.com/Macaulay2/M2/pull/1454#issuecomment-691475911 and after.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.