Skip to content

Doc html re-build unstable #4354

Description

@BsAtHome

When you have build the HTML docs, then rebuilding them is not stable.

$ configure --enable-build-documentation=html
$ make -O -j8
$ touch ../docs/src/config/python-interface.adoc
$ make -O -j8
# nothing happens, only deps are checked and the setuid/setcap message
$ make -O -j8
# now the rebuild happens

So, the second invocation of make does start the rebuild.

@grandixximo any guess?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions