sagemath/sage

src/doc/bootstrap: Generate src/doc/en/reference/repl/options.txt

Closed this issue · 11 comments

... from the output of sage -advanced.

This is for #29111, where much of options.rst will be replaced by an include of the new txt file.

CC: @jhpalmieri @kiwifb @orlitzky

Component: documentation

Author: Matthias Koeppe

Branch: 885092e

Reviewer: John Palmieri

Issue created by migration from https://trac.sagemath.org/ticket/29884

Description changed:

--- 
+++ 
@@ -1,2 +1,4 @@
 ... from the output of `sage -advanced`.
 
+This is for #29111, where much of `options.rst` will be replaced by an include of the new txt file.
+

Commit: 885092e

Author: Matthias Koeppe

New commits:

885092esrc/doc/bootstrap: Generate src/doc/en/reference/repl/options.txt
comment:5

Sure, looks fine. It's incomplete without #29111, of course.

Reviewer: John Palmieri

comment:7

Thanks!

Changed commit from 885092e to none

comment:9

This broke tox-docker builds unfortunately, to be fixed in #30064