Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Dale (0.14 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/ReleaseNotesTransformer.java

                String name = topic.text();
                String anchor = topic.attr("id");
                //Table of Content is repeated from above's h2 but this would put it in the wrong location. So print everything not starting with Tale
                if(!name.startsWith("Table")){
                    toc.append("<li class=\"mainTopic\"><a/></li>").children().last().select("a").first().text(name).attr("href", "#" + anchor);
                }
    
    Java
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Thu Jan 26 13:00:32 GMT 2023
    - 8.1K bytes
    - Viewed (0)
  2. .mailmap

    Etienne Studer <******@****.***> <******@****.***>
    Etienne Studer <******@****.***> <******@****.***>
    Etienne Studer <******@****.***> <log>
    Gary Hale <******@****.***> <******@****.***>
    Hans Dockter <******@****.***>
    Hans Dockter <******@****.***> <******@****.***>
    Hans Dockter <******@****.***> <******@****.***>
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Tue Oct 03 06:34:28 GMT 2017
    - 3.3K bytes
    - Viewed (0)
Back to top