Csound Csound-dev Csound-tekno Search About

[Csnd-dev] manual build question

Date2019-01-06 20:54
Fromjoachim heintz
Subject[Csnd-dev] manual build question
how can i build *one* html page after i edited the xml, rather than 
running 'make html' which generates all pages?

thanks -

Date2019-01-08 16:48
FromSteven Yi
SubjectRe: [Csnd-dev] manual build question
I was under the impression you couldn't as each page may have
cross-references and entities that need resolving, but I would love to
be wrong.

One thing we might do is change the continuous integration to create
artifacts and deploy them somewhere. (Or at least have them for
download.)  We do not have that setup in Travis or Appveyor at the
moment. If this is of interest, let's get an issue into the csound
manual issues tracker and someone can work on that.  (Shouldn't be
much extra work I think.)


On Sun, Jan 6, 2019 at 3:54 PM joachim heintz  wrote:
>
> how can i build *one* html page after i edited the xml, rather than
> running 'make html' which generates all pages?
>
> thanks -