Recent content by mr

  1. M

    plsqldoc - redirecting generated html documentation

    THanks Marco, I meant to ask if I can redirect it on the fly. Meaning, when I execute 'plugin plsqldocgenerate [object name]', is there anyway to specify teh location where I want the doc to go to.
  2. M

    plsqldoc - redirecting generated html documentation

    Does anyone know if there is an option to redirect the generated html documentation(using plsqldoc plugin) to some other directory. By default it places the documentation in the directory where plsql developer is installed. thanks
  3. M

    generating documentation using ant task

    Marco, FYI, I've upgraded my plsql dev to the latest version, it's working now.
  4. M

    generating documentation using ant task

    Thanks for replying, I actually tried plsqldev.exe userid=scott/tiger commandfile=mydoc.sql and it starts up PLSQL developer, however the command window does not open and teh documentations are not generated. Any thoughts? PLSQL Developer version that I am using is: 5.1.6.747
  5. M

    generating documentation using ant task

    Has anyone tried generating package documentation(with plsqlDoc plugin) using apache ant task?
Back
Top