makotok/Hanappe

Error when generating documents

Closed this issue · 4 comments

I'm just start to learn more of the framework and I want to generate the documents for the frame work but it proposed the following errors when running the doc.sh, can someone help on that? Or just upload a copy of the documents package?

Thanks very much.

/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/display/TextLabel.lua:123: M:fitSize: param and formal argument name mismatch: 'lenfth' 'length'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/display/TextLabel.lua:140: M:fitHeight: param and formal argument name mismatch: 'lenfth' 'length'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/gui/Component.lua:403: M:setFocusEnabled: param and formal argument name mismatch: 'Whether' 'value'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/gui/DialogBox.lua:251: M:setType: param and formal argument name mismatch: 'type' 'typ'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/gui/Joystick.lua:227: M:setStickMode: param and formal argument name mismatch: 'mode' 'value'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/gui/Joystick.lua:235: M:setOnStickChanged: param and formal argument name mismatch: 'e' 'func'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/gui/Theme.lua:1: contains no items
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/lang/delegate.lua:1: contains no items
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/manager/ShaderManager.lua:1: contains no items
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/physics/PhysicsBody.lua:229: M:addPos: param and formal argument name mismatch: 'x' 'y'
/Volumes/BackUp/GameDesign/MOAI/Hanappe-master/projects/hanappe-framework/src/hp/physics/PhysicsWorld.lua:18: M.DEFUALT_PARAMS: declared table cannot have array entries

Thank you for your interest in Hanappe.

I'm sorry, there is some typo.
However, the document is generated.
It will fix the typo.

If you want to use for the new, I recommend the "Flower-Library".

  • Flower-Library: the minimum required. Simplicity.
  • Hanappe-Framework: many additional features.

This is a difference of style. It may be a matter of taste.
Please select a framework that is suitable to you with both reference.

OK. I see.

It's strange.
Now I can generate the document on WindowsPC successfully.