-
I have a project that includes ~12 modules, with the number expected to grow over time. Instead of getting one enormous page that includes documentation for all 12 modules, I'd like to get a table-of…
-
**Is your feature request related to a problem? Please describe.**
Right now, any API changes or changes in behavior worth documenting need to be documented separately in doc/api.rst. We need to make…
-
Motivated by #24447 (building cvxopt's doc) and by my own hope to facilitate building the documentation of my group cohomology spkg, I suggest extending Sage's framework for building documentation, …
-
Maybe an OOM issue?
-
This is not really an installation issue, but rather a problem in building the docs (not really a bug either).
I cloned the latest and greatest main branch, and I installed all the dependencies thr…
-
Used to use epidoc for code documentation, but generating html docs broke some time ago, move to spinx instead - see http://www.sphinx-doc.org
- Setup meta data needed to compile API docs
- Update…
-
I tried to build the docs to learn more from a fresh clone (prior to pip install). I got:
```
>make html
Running Sphinx v7.4.7
loading translations [en]... done
making output directory... don…
-
To start: I'm willing to write more detailed mailing list posts or proposals, but I first wanted to gauge the temperature so to speak, if this is something people would be interested in at all.
TL;…
-
Hello again! I recently tried changing the colors used by cotton candy and adding a featured person to my webpages home screen, but the colors of my screen did not update and the image associated with…
-
## Description
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build …