Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for setStyling (0.06 sec)

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

        }
    
        private static void configurePlugin(Project project, GradleDocumentationExtension extension) {
            renameModule(project);
            wireInArtificialSourceSet(project, extension);
            setStyling(project, extension);
            overrideDokkaVersion(project, extension);
            setMemoryForWorkers(project);
        }
    
        private static void setMemoryForWorkers(Project project) {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Mon Aug 19 15:07:24 UTC 2024
    - 7.7K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `Well, it must be removed,' said the King very decidedly, and
    he called the Queen, who was passing at the moment, `My dear!  I
    wish you would have this cat removed!'
    
      The Queen had only one way of settling all difficulties, great
    or small.  `Off with his head!' she said, without even looking
    round.
    
      `I'll fetch the executioner myself,' said the King eagerly, and
    he hurried off.
    
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top