We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c549a6 commit 62cef34Copy full SHA for 62cef34
build/pkgs/pandoc/front-end
build/pkgs/pdf2svg/front-end
src/doc/bootstrap
@@ -106,8 +106,8 @@ for PKG_BASE in $(sage-package list --has-file SPKG.rst --has-file math :standar
106
done >> "$OUTPUT_INDEX"
107
cat >> "$OUTPUT_INDEX" <<EOF
108
109
-Front-end and graphics
110
-~~~~~~~~~~~~~~~~~~~~~~
+Front-end, graphics, document preparation
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111
112
EOF
113
for PKG_BASE in $(sage-package list --has-file SPKG.rst --no-file math --has-file front-end :standard: | grep -v '^sagemath_'); do
0 commit comments