L2J Javadoc

Post here doubts, ideas, suggestions and support requests about the website and the forums.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Howler
Posts: 32
Joined: Thu Sep 23, 2010 9:10 am

L2J Javadoc

Post by Howler »

Why don't you make a javadoc for l2jserver? If needed i can add javadoc in the sources for full javadoc for each class! :)
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: L2J Javadoc

Post by Evilus »

Howler wrote:Why don't you make a javadoc for l2jserver? If needed i can add javadoc in the sources for full javadoc for each class! :)
problem is l2j is very undocummented so generating javadoc for it is pointless imo since nearly 80% is undocummented. Docummenting classes is not enough you have to document each method too inside the class'. This is quite tedious and a lot work nothing you do in a jiffy.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: L2J Javadoc

Post by Zoey76 »

I'm adding and fixing documentation all the time, and avoid new code without documentation, this means at some point it will be complete.

If you or someone else wants to help, you should document one class, not all at once, and don't start by L2PcInstance, take something small, and of course that you know what it actually does, because worse than missing documentation is wrong documentation.
Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.2.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
Post Reply