Documentation build directory does not persist

Makker

Member²
Hi,

Everytime I want to use the html-doc it can't find the searched items, and it turns out that the documentation directory points to the directory of my instant client, and not to the documentation directory. I have to rebuild the doc. But that cost me to much time.

Is this a known bug or behaviour? Is there a workaround?

Regards,
Martien
 
You cannot easily see where the documentation directory points to. The setup function will always start in your Oracle Home.

However, your indexed documentation should persist in the Books subdirectory in the PL/SQL Developer directory. The BookList.dat file is a text file that contains a list of indexed books. The other files contain the index information. Can you verify this?
 
Back
Top