From 9969da57aca2ef706866da58c899a60970875e1e Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Tue, 23 Nov 2021 18:01:51 +0000 Subject: [PATCH] build based on 9e12400 --- dev/cows/index.html | 12 ++++++++++++ dev/index.html | 2 +- dev/search/index.html | 2 +- dev/search_index.js | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 dev/cows/index.html diff --git a/dev/cows/index.html b/dev/cows/index.html new file mode 100644 index 0000000..7c45181 --- /dev/null +++ b/dev/cows/index.html @@ -0,0 +1,12 @@ + +Available Cowfiles · cowsay.jl

Cows

Examples of all the cowfiles available.

Cowsay.defaultFunction
function default()

The original cowfile

Example

julia> cowsay("Moo", cow=Cowsay.default)
+ _____
+< Moo >
+ -----
+        \   ^__^
+         \  (oo)\_______
+            (__)\       )\/\
+                ||----w |
+                ||     ||
+
+
source
diff --git a/dev/index.html b/dev/index.html index 18cc90a..9a5f2cd 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Home · cowsay.jl
+Home · cowsay.jl
diff --git a/dev/search/index.html b/dev/search/index.html index a9f73b8..5145648 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · cowsay.jl

Loading search...

    +Search · cowsay.jl

    Loading search...

      diff --git a/dev/search_index.js b/dev/search_index.js index daa9f84..b1aae8c 100644 --- a/dev/search_index.js +++ b/dev/search_index.js @@ -1,3 +1,3 @@ var documenterSearchIndex = {"docs": -[{"location":"","page":"Home","title":"Home","text":"CurrentModule = Cowsay","category":"page"},{"location":"#cowsay","page":"Home","title":"cowsay","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Documentation for cowsay.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"},{"location":"","page":"Home","title":"Home","text":"Modules = [Cowsay]","category":"page"},{"location":"#Cowsay.cowsay-Tuple{AbstractString}","page":"Home","title":"Cowsay.cowsay","text":"cowsay(message::AbstractString)\n\nPrints a cow saying message as unwrapped text.\n\n\n\n\n\n","category":"method"}] +[{"location":"cows/#Cows","page":"Available Cowfiles","title":"Cows","text":"","category":"section"},{"location":"cows/","page":"Available Cowfiles","title":"Available Cowfiles","text":"Examples of all the cowfiles available.","category":"page"},{"location":"cows/","page":"Available Cowfiles","title":"Available Cowfiles","text":"Cowsay.default","category":"page"},{"location":"cows/#Cowsay.default","page":"Available Cowfiles","title":"Cowsay.default","text":"function default()\n\nThe original cowfile\n\nExample\n\njulia> cowsay(\"Moo\", cow=Cowsay.default)\n _____\n< Moo >\n -----\n \\ ^__^\n \\ (oo)\\_______\n (__)\\ )\\/\\\n ||----w |\n || ||\n\n\n\n\n\n\n\n","category":"function"},{"location":"","page":"Home","title":"Home","text":"CurrentModule = Cowsay","category":"page"},{"location":"#cowsay","page":"Home","title":"cowsay","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Documentation for cowsay.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"}] }