Menu

#38 Unable to build docs

Closed-Fixed
None
2.2
[Unknown]
Medium
2.2.1
2014-04-05
2013-11-17
Paul Walker
No

When I run build_docs.pl to build the documentation, I get a Windows popup saying it doesn't know how to open clean_html.pl.

Looking at the code, this has been a problem before...

1 Attachments

Discussion

  • Paul Walker

    Paul Walker - 2013-11-23
    • I've merged the clean_html.pl script into the top-level build_docs.pl. This avoids the issue of how to reliably call a sub-script. I've also done a quite a bit of refactoring, extracting code into functions, etc.

    • Instead of having a continually growing list of authors mentioned in the copyright statement for the documentation, I've adopted the principle established in the main source code - append the phrase "and the utPLSQL Project" to cover future contributions (the existing authors have been left unchanged).

    The attached bug-38.patch file has been committed to a development branch in [r126]

     

    Related

    Commit: [r126]

  • Paul Walker

    Paul Walker - 2013-11-24

    While I'm on with this, I might as well see about making it validate as HTML 4.01 Strict (it currently declares itself as HTML 4.01 Transitional, but it isn't fully valid according to http://validator.w3.org/)

     
  • Paul Walker

    Paul Walker - 2013-11-25

    I'll leave this additional task of making it pass the validator for now - it'll be more appropriate to do it next time the documentation is being updated

     
  • Paul Walker

    Paul Walker - 2013-11-25

    Merged back into trunk in [r127]

     

    Related

    Commit: [r127]

  • Paul Walker

    Paul Walker - 2013-11-25
    • status: Verified --> Closed-Fixed
    • Fixed in version: [none] --> [next]
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.