M2 icon indicating copy to clipboard operation
M2 copied to clipboard

Assorted documentation fixes

Open mahrud opened this issue 1 year ago • 1 comments

  • fixed typo in Polyhedra documentation
  • fixed documentation of intersect and tensor
  • limited protected objects listed by help
  • removed extra space before colon in help
  • fixed various typos
  • always run codespell
  • moved documentation contributors for DGAlgebras to appropriate place

mahrud avatar May 15 '24 04:05 mahrud

Can you fix the failing test build?

DanGrayson avatar May 24 '24 00:05 DanGrayson

Annoyingly, the words in the codespell ignore file must be lower case. It is strange to me that some of the "typos" are just variables or function names people have chosen, like allReady or tRing or aNumber.

mahrud avatar May 29 '24 19:05 mahrud