hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/ | GSoD: https://developers.google.com/season-of-docs/
jaafar has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 276 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
hkaiser has quit [Client Quit]
hkaiser has joined #ste||ar
hkaiser has quit [Ping timeout: 246 seconds]
rori has joined #ste||ar
nikunj97 has joined #ste||ar
rori has quit [Ping timeout: 276 seconds]
weilewei has quit [Ping timeout: 265 seconds]
<jbjnr> K-ballo: yt?
<K-ballo> jbjnr: here
<jbjnr> never mind thanks. I think I've answered my own question
<K-ballo> I'm getting more effective each day
<jbjnr> yes!
hkaiser has joined #ste||ar
aserio has joined #ste||ar
<K-ballo> hkaiser: here
<K-ballo> back to my usual timezone too
<aserio> hkaiser: good morning!
hkaiser has quit [Ping timeout: 268 seconds]
<aserio> lol
aserio1 has joined #ste||ar
aserio has quit [Ping timeout: 250 seconds]
aserio1 is now known as aserio
<jbjnr> why don't constructors deduce the right template types from the arguments
jaafar has quit [Ping timeout: 245 seconds]
weilewei has joined #ste||ar
rori has joined #ste||ar
hkaiser has joined #ste||ar
<rori> ? thanks !
hkaiser has quit [Ping timeout: 245 seconds]
aserio has quit [Ping timeout: 264 seconds]
hkaiser has joined #ste||ar
aserio has joined #ste||ar
hkaiser has quit [Ping timeout: 276 seconds]
aserio has quit [Ping timeout: 245 seconds]
<heller> Ha, this almost exactly describes allscale ;)
aserio has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
rori has quit [Quit: WeeChat 1.9.1]
aserio has quit [Ping timeout: 245 seconds]
weilewei has quit [Ping timeout: 240 seconds]
aserio has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo has joined #ste||ar
weilewei has joined #ste||ar
weilewei has quit [Ping timeout: 276 seconds]
aserio has quit [Quit: aserio]
jaafar has joined #ste||ar
nikunj97 has quit [Quit: bye]
<Yorlik> Was there a specific reason, why the documentation was created in Sphinx and not in Doxygen?
<K-ballo> the documentation was created in boostbook, later ported to sphinx
<Yorlik> IC. I looked more into Doxygen today and learned you can have a ton of markdown in it, nicely side by side with the auto generated documentation.
<Yorlik> To me it looks it might be worth porting everything to Doxygen compatible mardown
<Yorlik> After all rst is just another form of markdown.
<Yorlik> After experimenting a lot, my personal conclusion is, that Sphinx isn't really for C++ documentation.
<K-ballo> I doubt the generator tool is the problem
<Yorlik> I like it for writing texts in autobuuild mode, but I still have my additional Doxygen docs.