Clean up SPKG.rst for packages
jhpalmieri opened this issue · 19 comments
This is a follow-up to #29633: clean up typos and typesetting issues in various SPKG.rst files.
See also: #29655 - Improve build/pkgs/*/SPKG.rst
Depends on #29633
Depends on #29669
CC: @mkoeppe
Component: documentation
Keywords: sd109
Author: John Palmieri
Branch/Commit: c559f26
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/29745
Last 10 new commits:
eff0d77 | Accept SPKG.rst in place of SPKG.txt |
d57d9c5 | Convert SPKG.txt to SPKG.rst |
ac5ffd5 | Remove rst labels |
d74cbcb | build/pkgs/*/SPKG.rst: Some manual format fixes |
6257875 | Generate External Packages chapter for the reference manual |
32bb2fe | Merge tag '9.1.rc3' into t/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs |
4672d55 | trac 29633: fixes for PDF docbuilding |
2ee9bef | Merge tag '9.1' into t/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs |
9c7ea5f | trac 29633: fix SQLite doctests in cmdline.py |
8baef11 | trac 29745: clean up various SPKG.rst files |
Commit: 8baef11
Dependencies: #29633
Description changed:
---
+++
@@ -1 +1,3 @@
This is a follow-up to #29633: clean up typos and typesetting issues in various SPKG.rst files.
+
+See also: #29655 - Improve build/pkgs/*/SPKG.rst Changed keywords from none to sd109
Reviewer: Matthias Koeppe
Thanks!
Merge conflict
I'll rebase after the next beta comes out, unless someone beats me to it.
Changed branch from u/jhpalmieri/cleanup-spkg-rst-files to u/mkoeppe/cleanup-spkg-rst-files
Merged #29669, which removed the python2 package. Merges cleanly against Volker's branch now
Changed branch from u/mkoeppe/cleanup-spkg-rst-files to u/jhpalmieri/cleanup-spkg-rst-files
Thank you!
New commits:
7555ba6 | Merge branch 't/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs' into t/29669/for_sage_9_2__remove_python_2_support_from_the_build_system |
520078a | build/pkgs/python2: Remove |
f712bb5 | configure.ac: Remove option --with-python=2 |
96a5e76 | Remove python2 from tox and [GitHub](../wiki/GitHub) CI scripts |
ea7df3e | configure.ac: Remove message 'Checking for Python version to install...' |
ff41817 | configure.ac: Warn on 'configure --with-python=3.x' |
c559f26 | Merge branch 't/29669/for_sage_9_2__remove_python_2_support_from_the_build_system' into t/29745/cleanup-spkg-rst-files |
Changed branch from u/jhpalmieri/cleanup-spkg-rst-files to u/mkoeppe/cleanup-spkg-rst-files
Changed branch from u/mkoeppe/cleanup-spkg-rst-files to c559f26