• @[email protected]
    link
    fedilink
    1132 months ago
    /*
     * Gets stupidFuckingInteger
     *
     * @returns stupidFuckingInteger
    */
    public double getStupidFuckingInteger() {
        return stupidFuckingInteger;
    }
    
    
    • @[email protected]
      link
      fedilink
      42 months ago

      Reminds me of a job I had where c# summaries were mandatory and people used a documentation generator just like that.

      /// Ages the Category. public int AgeCategory (…)

      • @[email protected]
        link
        fedilink
        32 months ago

        plenty of APIs in Java have documentation like that and it is worst when I read the documentation in order to find out the definition of the nouns and verbs used there and then it is just like that