[ https://issues.apache.org/jira/browse/CB-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425273#comment-13425273 ]
Michael Brooks commented on CB-1154: ------------------------------------ [d52d5|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=commit;h=d52d5424ff00d42a77f82d887654e93eac36e502] Fix error while generating the documentation. The problem was that a hash (#) was used in a h1. The fix was easy, since all of the h1 titles should have been h2 to begin with. > Build error in edge docs > ------------------------ > > Key: CB-1154 > URL: https://issues.apache.org/jira/browse/CB-1154 > Project: Apache Cordova > Issue Type: Bug > Components: Docs > Affects Versions: Master > Reporter: Shazron Abdullah > Assignee: Michael Brooks > Priority: Blocker > Fix For: 2.1.0 > > > This happened in the last few days, don't know how to fix exactly my ruby-fu > is limited. > 2.0.0 tag builds fine. > => Generating the Cordova Documentation for edge-en... > ./bin/../lib/cordova/navigation_menu.rb:31:in `read': can't convert nil into > String (TypeError) > from ./bin/../lib/cordova/navigation_menu.rb:31:in `initialize' > from ./bin/../lib/docs_generator.rb:102:in `new' > from ./bin/../lib/docs_generator.rb:102:in `after_jodoc' > from ./bin/../lib/docs_generator.rb:72:in `run' > from ./bin/../lib/docs_generator.rb:62:in `foreach' > from ./bin/../lib/docs_generator.rb:62:in `run' > from ./bin/../lib/docs_generator.rb:58:in `foreach' > from ./bin/../lib/docs_generator.rb:58:in `run' > from ./bin/generate:25 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira