-
Reported on RHEL6
-
Currently, `pending_xref` includes no information about what attributes it is expected to have: https://github.com/sphinx-doc/sphinx/blob/bfce4f54b0fc010b04f0d17ad8b9d47d8c279e1f/sphinx/addnodes.py#L4…
-
Hello i try compile the solution in windows, not work.
Use vs 2017 cgywin and mono.
when the use build.cmd not work
Try compile in ubuntu 16.04 lts
steps
git clone Atomos
sudo apt-get instal…
-
Some problems with the doco. Want fixes soon, for [#108 Reconcile with Statistics OF](https://github.com/apjanke/octave-tablicious/issues/108).
## TODO
* [x] Get generated doco building again, w…
-
`./rebuild.sh` fails on Ubuntu 18.04 and Trisquel Linux 9.0
```
/home/el-topo/AROS-dev/toolchain-alt-abiv0-i386-build/bin/linux-x86_64/Ports/host/gcc/gcc-4.6.4/gcc/doc/gcc.texi:89: warning: @tex s…
-
For the context of trying to build gccrs on Fedora Silverblue, I know others might recommend toolbox usage, but I'm a big fan of installing stuff like this directly in the base layer without toolbox. …
-
When exporting a file with modified Texture Pattern Animation files, I got different results depending on what else have been loaded in Toolbox during the session (being the associated .tex1.sbfres fi…
-
For offline work (e.g. in a train, at the aeroplane etc.) it is convenient to have project documentation at hand.
We shall provide HTML version (for on-line access), HTML.zip (for download, unzip, st…
-
After running the clone script I run the build script but it fails to build.
Did i miss a step? or is it a bug?
```
maximilian@debian:~/projects/avr32$ git clone https://github.com/embecosm/avr…
-
I came around two issues with the gmsh file format (both issues in mesh_io module):
# Windows \r\n line breaks are not supported
I fixed it for myself by changing the code with a strict comparison…