-
-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rework index and catalogs in sage.coding #20908
Comments
comment:2
I pushed some fixes. A few remarks:
Best, David New commits:
|
Commit: |
Author: David Lucas |
comment:3
Suggestion for headlines in You can change the title a module gets in a toc by writing "This is my title " instead of simply "mymodule".
Other notes:
Best, |
comment:5
Hello, I fixed some of the things you mentioned:
There's still some minor things to change (e.g. change headlines in
I moved this block, and it went fine. To be sure, I ran again I pushed the changes anyway... Can one of you run it on your machine and let me know what happens? David |
comment:6
Unfortunately building the Sage doc (and severala other things) currently doesn't work at all on my machine, so I can't really try to replicate your problem. |
comment:8
I just fixed merge conflicts with latest beta and pushed that fix. David |
Changed keywords from none to sd75 |
comment:10
"Copyright (C) 2009 David Lucas [email protected]" Hmmm... 2009 ? Daniel |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:12
Oops. |
Changed branch from u/dlucas/consistency_in_coding_catalogs to u/jsrn/consistency_in_coding_catalogs |
comment:15
I've reworked the titles. I couldn't get the "alternative-title " syntax to work either, so I instead rephrased the name of many modules in the first line of their doc-strings. I also moved some more around with the categories etc. since Sphinx was complaining if a module was not present at all. |
comment:28
I updated this ticket to the latest branch, merged #21328 in to avoid further conflicts, and fixed a couple of broken doctests. New commits:
|
Changed keywords from sd75 to sd75, rd3 |
Dependencies: #21328 |
Reviewer: David Lucas, Johan Rosenkilde |
Changed branch from u/dlucas/consistency_in_coding_catalogs to u/jsrn/consistency_in_coding_catalogs |
comment:33
Small last-minute fix due to hasty merge. All else seems good. New commits:
|
comment:34
please have a look at the 2nd part of comment 35, and at comment 37 of #20787. |
comment:37
In #22796, I will change the |
Catalogs of codes/encoders/decoders and
index.rst
file insage.coding
contains several problems:import
andlazy_import
.This ticket fixes these problems.
Depends on #21328
CC: @johanrosenkilde @ClementPernet @jlavauzelle @sagetrac-danielaugot @dimpase
Component: coding theory
Keywords: sd75, rd3
Author: David Lucas, Johan Rosenkilde
Branch/Commit: u/jsrn/consistency_in_coding_catalogs @
f64841f
Reviewer: David Lucas, Johan Rosenkilde
Issue created by migration from https://trac.sagemath.org/ticket/20908
The text was updated successfully, but these errors were encountered: