hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
K-ballo has quit [Ping timeout: 252 seconds]
tufei_ has joined #ste||ar
tufei has quit [Remote host closed the connection]
tufei has joined #ste||ar
tufei_ has quit [Ping timeout: 244 seconds]
tufei has quit [Remote host closed the connection]
tufei has joined #ste||ar
<dkaratza[m]>
gnikunj: I made a tiny change in an rst file in order to see if I can re-build. No sure yet where I should `make docs`
K-ballo has joined #ste||ar
<gnikunj[m]>
dkaratza you do that at the top level of your build directory
<dkaratza[m]>
That's what I did but got `make: *** No rule to make target 'docs'. Stop.`
<gnikunj[m]>
dkaratza did you have HPX_WITH_DOCUMENTATION=ON?
<gnikunj[m]>
It's a cmake flag that turns on the docs generation interface with make
<dkaratza[m]>
if it's not by default, then i don't have it
<dkaratza[m]>
will try that
<ms[m]>
dkaratza: yep, it's off by default...
<dkaratza[m]>
Great, I successfully made changes and got the correct html file 😁