0:31 AM
ErikRose joined the channel
0:31 AM
aboudreault joined the channel
0:36 AM
ErikRose has quit
0:44 AM
osfe has quit
0:47 AM
osfe joined the channel
1:06 AM
osfe has quit
1:10 AM
osfe joined the channel
1:11 AM
osfe has quit
1:14 AM
osfe joined the channel
1:40 AM
rgrinberg joined the channel
1:44 AM
Taggnostr joined the channel
2:32 AM
Not-963f
2:32 AM
[02sphinx] 07pashango2 03959a763 - Fixed bug that conf.py was not overwritten by template
2:32 AM
[02sphinx] 07tk0miya 03a403c83 - Merge pull request #3399 from pashango2/stable Fixed bug that conf.py was not overwritten by template
2:32 AM
ErikRose joined the channel
2:33 AM
2:33 AM
[02sphinx] 07tk0miya 03056b73e - Update CHANGES for PR#3399
2:37 AM
ErikRose has quit
2:41 AM
Blendify
is it possible to split the glossary across several files?
2:54 AM
Blendify has quit
2:58 AM
Blendify|afk
I am still here just to let people know
2:59 AM
Blendify|afk is now known as Blendify|zzz
3:06 AM
Blendify|zzz has quit
3:11 AM
stooj joined the channel
3:14 AM
Blendify joined the channel
3:16 AM
Blendify is now known as Blendify|ZzZ
3:32 AM
stooj joined the channel
3:40 AM
stooj joined the channel
4:08 AM
stooj joined the channel
4:18 AM
osfe has quit
4:22 AM
osfe joined the channel
4:32 AM
stooj joined the channel
4:43 AM
stooj joined the channel
4:47 AM
stevejohnson has quit
5:34 AM
ErikRose joined the channel
5:36 AM
osfe has quit
5:38 AM
ErikRose has quit
5:39 AM
osfe joined the channel
5:40 AM
osfe has quit
5:44 AM
osfe joined the channel
5:48 AM
stooj joined the channel
5:56 AM
stooj joined the channel
6:06 AM
osfe has quit
6:10 AM
osfe joined the channel
6:10 AM
osfe has quit
6:15 AM
osfe joined the channel
6:23 AM
Blendify|ZzZ has quit
6:36 AM
Blendify|ZzZ joined the channel
6:57 AM
stooj joined the channel
7:03 AM
stooj joined the channel
7:12 AM
stooj joined the channel
7:34 AM
ErikRose joined the channel
7:39 AM
ErikRose has quit
7:41 AM
stooj joined the channel
7:50 AM
stooj joined the channel
7:59 AM
stooj joined the channel
8:35 AM
ErikRose joined the channel
8:39 AM
osfe has quit
8:40 AM
ErikRose has quit
8:43 AM
osfe joined the channel
9:36 AM
ErikRose joined the channel
9:41 AM
ErikRose has quit
9:51 AM
osfe has quit
9:55 AM
osfe joined the channel
10:00 AM
osfe has quit
10:04 AM
osfe joined the channel
10:19 AM
Not-963f
10:19 AM
[02sphinx] 07jfbu 03eb1e9e0 - add to latex text layout dimension computations for Japanese documents
11:20 AM
osfe has quit
11:38 AM
ErikRose joined the channel
11:42 AM
ErikRose has quit
11:52 AM
osfe joined the channel
12:39 PM
ErikRose joined the channel
12:41 PM
osfe has quit
12:43 PM
ErikRose has quit
12:44 PM
osfe joined the channel
12:52 PM
almad joined the channel
13:32 PM
bwe joined the channel
13:33 PM
bwe
Hi, can I turn off `add_function_parentheses` from the call :py:func:`my_fancy_func` directly (instead of changing the project's default)? If, how?
13:40 PM
ErikRose joined the channel
13:44 PM
ErikRose has quit
14:16 PM
osfe has quit
14:19 PM
osfe joined the channel
14:29 PM
ErikRose joined the channel
14:41 PM
ErikRose_ joined the channel
14:45 PM
ErikRose has quit
14:47 PM
Blendify|ZzZ is now known as Blendify|afk
14:49 PM
ErikRose joined the channel
14:52 PM
ErikRose_ has quit
15:16 PM
anthony25 joined the channel
15:37 PM
rgrinberg joined the channel
15:45 PM
steelnwool joined the channel
15:45 PM
steelnwool
Ahoy!
15:46 PM
Blendify joined the channel
15:52 PM
almad has quit
15:54 PM
There is some dark magic happening with my Spinx setup. A file that has not been changed in about a year is refusing o build
15:55 PM
The error is : modules.rst:16: WARNING: Could not lex literal_block as "css". Highlighting skipped.
15:59 PM
bwe
steelnwool: Could you paste your rst file, please?
16:00 PM
almad joined the channel
16:01 PM
almad has quit
16:01 PM
steelnwool
I can't. It's internal documentation. Tho I can post the section in question.
16:02 PM
16:02 PM
it's complaining about line 3
16:17 PM
bwe
steelnwool: Can't spot the cause right now. Might be preceding lines. So, what if you remove everything else? What could you learn from taking a working example
https://github.com/search?p=3&q=..+code-blo... to eventually iterating from that step by step to your wanted result?
16:22 PM
Blendify
Is it possible to suppress the warning that the download file is not readable?
16:33 PM
steelnwool
bwe: I suppose that is a good start. I'll try that out. Tks!
16:39 PM
Blendify
For some reason single html is not including some css stuff. Any idea why?
17:04 PM
osfe has quit
17:08 PM
osfe joined the channel
17:08 PM
osfe has quit
17:12 PM
osfe joined the channel
17:32 PM
anthony25 joined the channel
17:39 PM
Blendify is now known as Blendify||afk
18:00 PM
anthony25 has quit
18:00 PM
ErikRose_ joined the channel
18:04 PM
ErikRose has quit
18:05 PM
anthony25 joined the channel
18:09 PM
anthony25_ joined the channel
18:53 PM
Blendify||afk is now known as Blendify
18:58 PM
ErikRose joined the channel
19:02 PM
ErikRose_ has quit
19:26 PM
steelnwool
@bwe so it seems if I have this in my code block {...} it won't build. If I change it to just {} it works.
19:26 PM
hehe, ETOOMUCHSLACK
19:27 PM
bwe
steelnwool: Why do you think do the ellipsis dots cause it to fail?
19:27 PM
steelnwool
because when they exist, and i run tox it fails. if i remove them, it works.
19:28 PM
but I think it's more the relationsihp between curly braces and dots.
19:29 PM
okay turns out any text inside curlies does it
19:31 PM
Okay, so {} is for variables.. that's fine. I guess now my question is "why has it always worked"
19:39 PM
19:48 PM
_or_ if you leave it as css,but remove the curly braces.. it works.
20:05 PM
Weird. something was corrupt somewhere. I made a fresh checkout and it all just worked.
21:23 PM
osfe has quit
21:28 PM
osfe joined the channel
21:28 PM
Taggnostr has quit
21:30 PM
Taggnostr joined the channel
21:33 PM
osfe has quit
21:37 PM
osfe joined the channel
21:43 PM
osfe has quit
21:46 PM
osfe joined the channel
22:08 PM
ErikRose has quit
22:09 PM
Taggnostr has quit
22:13 PM
Taggnostr joined the channel
22:15 PM
Blendify has quit
22:28 PM
osfe has quit
22:32 PM
osfe joined the channel
22:33 PM
osfe has quit
22:37 PM
osfe joined the channel
22:43 PM
osfe has quit
22:47 PM
osfe joined the channel
22:51 PM
osfe has quit