Blog
The human deadlock
February 2008
Thanks to "Toni" for this idea ;-)
It will immmediatly stop people from asking you for the documentation ;-)
Your Java code:
package my.code;
/**
* Dear reader, read the fucking manual.
*/
public class MySuperFantasiticSpaghettiCodeClassInterfaceImplementationInJava {
/**
* Some wonder in here...
*/
}
Your documentation document:
<title>My Super Fantastic Implementation</title>
<p>
Dear reader, the code was hard to write, so read the fucking code.
</p>