From 02f6c7f3558ede7621c6d8df13c511d0291f5a1e Mon Sep 17 00:00:00 2001 From: Andy Golay Date: Fri, 21 Jun 2024 06:24:31 -0400 Subject: [PATCH 1/2] rebuilding book --- book/404.html | 16 ---------------- book/ch01-00-history-of-move.html | 16 ---------------- book/ch01-01-the-language.html | 16 ---------------- book/ch01-02-dispersion-of-move.html | 16 ---------------- book/ch01-03-enter-movement.html | 16 ---------------- book/ch02-00-getting-started-with-move.html | 16 ---------------- book/ch02-01-advantages-of-move.html | 16 ---------------- book/ch02-02-install-movement-cli.html | 16 ---------------- book/ch02-03-hello-move.html | 16 ---------------- book/ch03-00-domain-modeling.html | 16 ---------------- book/ch03-02-user-journey.html | 16 ---------------- book/ch03-03-architectural-diagram.html | 16 ---------------- book/ch04-00-basic-move-syntax.html | 16 ---------------- book/ch04-01-primitive-types.html | 16 ---------------- book/ch04-02-comments.html | 16 ---------------- book/ch04-03-expressions-and-scope.html | 16 ---------------- book/ch04-04-control-flow.html | 16 ---------------- book/ch04-05-modules-and-imports.html | 16 ---------------- book/ch05-00-custom-types-and-generics.html | 16 ---------------- book/ch05-01-custom-types.html | 16 ---------------- book/ch05-02-getter-functions.html | 16 ---------------- book/ch05-03-generics-intro.html | 16 ---------------- book/index.html | 16 ---------------- book/print.html | 16 ---------------- 24 files changed, 384 deletions(-) diff --git a/book/404.html b/book/404.html index 1f1e017b..bdf8d95e 100644 --- a/book/404.html +++ b/book/404.html @@ -194,22 +194,6 @@

- - diff --git a/book/ch01-00-history-of-move.html b/book/ch01-00-history-of-move.html index 1c807c18..57c5321d 100644 --- a/book/ch01-00-history-of-move.html +++ b/book/ch01-00-history-of-move.html @@ -210,22 +210,6 @@

The H - - diff --git a/book/ch01-01-the-language.html b/book/ch01-01-the-language.html index 2c86e5d8..cc13dfe8 100644 --- a/book/ch01-01-the-language.html +++ b/book/ch01-01-the-language.html @@ -222,22 +222,6 @@

References

- - diff --git a/book/ch01-02-dispersion-of-move.html b/book/ch01-02-dispersion-of-move.html index 4d8a895b..4efa1704 100644 --- a/book/ch01-02-dispersion-of-move.html +++ b/book/ch01-02-dispersion-of-move.html @@ -219,22 +219,6 @@

Conclusion

- - diff --git a/book/ch01-03-enter-movement.html b/book/ch01-03-enter-movement.html index 2ba7c891..8f554f95 100644 --- a/book/ch01-03-enter-movement.html +++ b/book/ch01-03-enter-movement.html @@ -230,22 +230,6 @@

Join the - - diff --git a/book/ch02-00-getting-started-with-move.html b/book/ch02-00-getting-started-with-move.html index e8b6478a..e3c2c055 100644 --- a/book/ch02-00-getting-started-with-move.html +++ b/book/ch02-00-getting-started-with-move.html @@ -210,22 +210,6 @@

diff --git a/book/ch02-01-advantages-of-move.html b/book/ch02-01-advantages-of-move.html index 627efe3a..0cb737c4 100644 --- a/book/ch02-01-advantages-of-move.html +++ b/book/ch02-01-advantages-of-move.html @@ -262,22 +262,6 @@

diff --git a/book/ch02-02-install-movement-cli.html b/book/ch02-02-install-movement-cli.html index 2793b376..a19c0f7f 100644 --- a/book/ch02-02-install-movement-cli.html +++ b/book/ch02-02-install-movement-cli.html @@ -210,22 +210,6 @@

Ins - - diff --git a/book/ch02-03-hello-move.html b/book/ch02-03-hello-move.html index e8476d84..a8e13c54 100644 --- a/book/ch02-03-hello-move.html +++ b/book/ch02-03-hello-move.html @@ -244,22 +244,6 @@

- - diff --git a/book/ch03-00-domain-modeling.html b/book/ch03-00-domain-modeling.html index b52eec1b..2a500baa 100644 --- a/book/ch03-00-domain-modeling.html +++ b/book/ch03-00-domain-modeling.html @@ -211,22 +211,6 @@

diff --git a/book/ch03-02-user-journey.html b/book/ch03-02-user-journey.html index 11a9f26b..bcf53195 100644 --- a/book/ch03-02-user-journey.html +++ b/book/ch03-02-user-journey.html @@ -210,22 +210,6 @@

diff --git a/book/ch03-03-architectural-diagram.html b/book/ch03-03-architectural-diagram.html index c6b5e032..adbe5496 100644 --- a/book/ch03-03-architectural-diagram.html +++ b/book/ch03-03-architectural-diagram.html @@ -267,22 +267,6 @@

- - diff --git a/book/ch04-00-basic-move-syntax.html b/book/ch04-00-basic-move-syntax.html index 9c003853..6338fefd 100644 --- a/book/ch04-00-basic-move-syntax.html +++ b/book/ch04-00-basic-move-syntax.html @@ -214,22 +214,6 @@

Basic Mov - - diff --git a/book/ch04-01-primitive-types.html b/book/ch04-01-primitive-types.html index dbf50cb4..559630c3 100644 --- a/book/ch04-01-primitive-types.html +++ b/book/ch04-01-primitive-types.html @@ -290,22 +290,6 @@

Wrap-Up

- - diff --git a/book/ch04-02-comments.html b/book/ch04-02-comments.html index ed473880..54dd0737 100644 --- a/book/ch04-02-comments.html +++ b/book/ch04-02-comments.html @@ -261,22 +261,6 @@

Conclusion

- - diff --git a/book/ch04-03-expressions-and-scope.html b/book/ch04-03-expressions-and-scope.html index 9d1de722..21f420ec 100644 --- a/book/ch04-03-expressions-and-scope.html +++ b/book/ch04-03-expressions-and-scope.html @@ -322,22 +322,6 @@

Conclusion

- - diff --git a/book/ch04-04-control-flow.html b/book/ch04-04-control-flow.html index fca7357a..4cef23d9 100644 --- a/book/ch04-04-control-flow.html +++ b/book/ch04-04-control-flow.html @@ -285,22 +285,6 @@

Conclusion

- - diff --git a/book/ch04-05-modules-and-imports.html b/book/ch04-05-modules-and-imports.html index 8a758012..f79e76b3 100644 --- a/book/ch04-05-modules-and-imports.html +++ b/book/ch04-05-modules-and-imports.html @@ -358,22 +358,6 @@

Conclusion

- - diff --git a/book/ch05-00-custom-types-and-generics.html b/book/ch05-00-custom-types-and-generics.html index 4bafcee0..a66cfc66 100644 --- a/book/ch05-00-custom-types-and-generics.html +++ b/book/ch05-00-custom-types-and-generics.html @@ -214,22 +214,6 @@

diff --git a/book/ch05-01-custom-types.html b/book/ch05-01-custom-types.html index 36bd1e91..b0cdd23d 100644 --- a/book/ch05-01-custom-types.html +++ b/book/ch05-01-custom-types.html @@ -310,22 +310,6 @@

Conclusion

- - diff --git a/book/ch05-02-getter-functions.html b/book/ch05-02-getter-functions.html index 99c1cd88..7dd71dca 100644 --- a/book/ch05-02-getter-functions.html +++ b/book/ch05-02-getter-functions.html @@ -262,22 +262,6 @@

Conclusion

- - diff --git a/book/ch05-03-generics-intro.html b/book/ch05-03-generics-intro.html index 4e17c040..0869a843 100644 --- a/book/ch05-03-generics-intro.html +++ b/book/ch05-03-generics-intro.html @@ -252,22 +252,6 @@

diff --git a/book/index.html b/book/index.html index 200eec49..b99e36e6 100644 --- a/book/index.html +++ b/book/index.html @@ -257,22 +257,6 @@

diff --git a/book/print.html b/book/print.html index 7235890b..713f00d7 100644 --- a/book/print.html +++ b/book/print.html @@ -1332,22 +1332,6 @@

- - From 95372cf692a5673acea6feb1bdca15ac463d61af Mon Sep 17 00:00:00 2001 From: Andy Golay Date: Sun, 23 Jun 2024 08:38:19 -0400 Subject: [PATCH 2/2] recent changes --- book/404.html | 16 ++++++++++++++++ book/ch01-00-history-of-move.html | 16 ++++++++++++++++ book/ch01-01-the-language.html | 16 ++++++++++++++++ book/ch01-02-dispersion-of-move.html | 16 ++++++++++++++++ book/ch01-03-enter-movement.html | 16 ++++++++++++++++ book/ch02-00-getting-started-with-move.html | 16 ++++++++++++++++ book/ch02-01-advantages-of-move.html | 16 ++++++++++++++++ book/ch02-02-install-movement-cli.html | 16 ++++++++++++++++ book/ch02-03-hello-move.html | 16 ++++++++++++++++ book/ch03-00-domain-modeling.html | 16 ++++++++++++++++ book/ch03-02-user-journey.html | 16 ++++++++++++++++ book/ch03-03-architectural-diagram.html | 16 ++++++++++++++++ book/ch04-00-basic-move-syntax.html | 16 ++++++++++++++++ book/ch04-01-primitive-types.html | 16 ++++++++++++++++ book/ch04-02-comments.html | 16 ++++++++++++++++ book/ch04-03-expressions-and-scope.html | 16 ++++++++++++++++ book/ch04-04-control-flow.html | 16 ++++++++++++++++ book/ch04-05-modules-and-imports.html | 16 ++++++++++++++++ book/ch05-00-custom-types-and-generics.html | 16 ++++++++++++++++ book/ch05-01-custom-types.html | 16 ++++++++++++++++ book/ch05-02-getter-functions.html | 16 ++++++++++++++++ book/ch05-03-generics-intro.html | 16 ++++++++++++++++ book/index.html | 16 ++++++++++++++++ book/print.html | 16 ++++++++++++++++ 24 files changed, 384 insertions(+) diff --git a/book/404.html b/book/404.html index bdf8d95e..1f1e017b 100644 --- a/book/404.html +++ b/book/404.html @@ -194,6 +194,22 @@

+ + diff --git a/book/ch01-00-history-of-move.html b/book/ch01-00-history-of-move.html index 57c5321d..1c807c18 100644 --- a/book/ch01-00-history-of-move.html +++ b/book/ch01-00-history-of-move.html @@ -210,6 +210,22 @@

The H + + diff --git a/book/ch01-01-the-language.html b/book/ch01-01-the-language.html index cc13dfe8..2c86e5d8 100644 --- a/book/ch01-01-the-language.html +++ b/book/ch01-01-the-language.html @@ -222,6 +222,22 @@

References

+ + diff --git a/book/ch01-02-dispersion-of-move.html b/book/ch01-02-dispersion-of-move.html index 4efa1704..4d8a895b 100644 --- a/book/ch01-02-dispersion-of-move.html +++ b/book/ch01-02-dispersion-of-move.html @@ -219,6 +219,22 @@

Conclusion

+ + diff --git a/book/ch01-03-enter-movement.html b/book/ch01-03-enter-movement.html index 8f554f95..2ba7c891 100644 --- a/book/ch01-03-enter-movement.html +++ b/book/ch01-03-enter-movement.html @@ -230,6 +230,22 @@

Join the + + diff --git a/book/ch02-00-getting-started-with-move.html b/book/ch02-00-getting-started-with-move.html index e3c2c055..e8b6478a 100644 --- a/book/ch02-00-getting-started-with-move.html +++ b/book/ch02-00-getting-started-with-move.html @@ -210,6 +210,22 @@

diff --git a/book/ch02-01-advantages-of-move.html b/book/ch02-01-advantages-of-move.html index 0cb737c4..627efe3a 100644 --- a/book/ch02-01-advantages-of-move.html +++ b/book/ch02-01-advantages-of-move.html @@ -262,6 +262,22 @@

diff --git a/book/ch02-02-install-movement-cli.html b/book/ch02-02-install-movement-cli.html index a19c0f7f..2793b376 100644 --- a/book/ch02-02-install-movement-cli.html +++ b/book/ch02-02-install-movement-cli.html @@ -210,6 +210,22 @@

Ins + + diff --git a/book/ch02-03-hello-move.html b/book/ch02-03-hello-move.html index a8e13c54..e8476d84 100644 --- a/book/ch02-03-hello-move.html +++ b/book/ch02-03-hello-move.html @@ -244,6 +244,22 @@

+ + diff --git a/book/ch03-00-domain-modeling.html b/book/ch03-00-domain-modeling.html index 2a500baa..b52eec1b 100644 --- a/book/ch03-00-domain-modeling.html +++ b/book/ch03-00-domain-modeling.html @@ -211,6 +211,22 @@

diff --git a/book/ch03-02-user-journey.html b/book/ch03-02-user-journey.html index bcf53195..11a9f26b 100644 --- a/book/ch03-02-user-journey.html +++ b/book/ch03-02-user-journey.html @@ -210,6 +210,22 @@

diff --git a/book/ch03-03-architectural-diagram.html b/book/ch03-03-architectural-diagram.html index adbe5496..c6b5e032 100644 --- a/book/ch03-03-architectural-diagram.html +++ b/book/ch03-03-architectural-diagram.html @@ -267,6 +267,22 @@

+ + diff --git a/book/ch04-00-basic-move-syntax.html b/book/ch04-00-basic-move-syntax.html index 6338fefd..9c003853 100644 --- a/book/ch04-00-basic-move-syntax.html +++ b/book/ch04-00-basic-move-syntax.html @@ -214,6 +214,22 @@

Basic Mov + + diff --git a/book/ch04-01-primitive-types.html b/book/ch04-01-primitive-types.html index 559630c3..dbf50cb4 100644 --- a/book/ch04-01-primitive-types.html +++ b/book/ch04-01-primitive-types.html @@ -290,6 +290,22 @@

Wrap-Up

+ + diff --git a/book/ch04-02-comments.html b/book/ch04-02-comments.html index 54dd0737..ed473880 100644 --- a/book/ch04-02-comments.html +++ b/book/ch04-02-comments.html @@ -261,6 +261,22 @@

Conclusion

+ + diff --git a/book/ch04-03-expressions-and-scope.html b/book/ch04-03-expressions-and-scope.html index 21f420ec..9d1de722 100644 --- a/book/ch04-03-expressions-and-scope.html +++ b/book/ch04-03-expressions-and-scope.html @@ -322,6 +322,22 @@

Conclusion

+ + diff --git a/book/ch04-04-control-flow.html b/book/ch04-04-control-flow.html index 4cef23d9..fca7357a 100644 --- a/book/ch04-04-control-flow.html +++ b/book/ch04-04-control-flow.html @@ -285,6 +285,22 @@

Conclusion

+ + diff --git a/book/ch04-05-modules-and-imports.html b/book/ch04-05-modules-and-imports.html index f79e76b3..8a758012 100644 --- a/book/ch04-05-modules-and-imports.html +++ b/book/ch04-05-modules-and-imports.html @@ -358,6 +358,22 @@

Conclusion

+ + diff --git a/book/ch05-00-custom-types-and-generics.html b/book/ch05-00-custom-types-and-generics.html index a66cfc66..4bafcee0 100644 --- a/book/ch05-00-custom-types-and-generics.html +++ b/book/ch05-00-custom-types-and-generics.html @@ -214,6 +214,22 @@

diff --git a/book/ch05-01-custom-types.html b/book/ch05-01-custom-types.html index b0cdd23d..36bd1e91 100644 --- a/book/ch05-01-custom-types.html +++ b/book/ch05-01-custom-types.html @@ -310,6 +310,22 @@

Conclusion

+ + diff --git a/book/ch05-02-getter-functions.html b/book/ch05-02-getter-functions.html index 7dd71dca..99c1cd88 100644 --- a/book/ch05-02-getter-functions.html +++ b/book/ch05-02-getter-functions.html @@ -262,6 +262,22 @@

Conclusion

+ + diff --git a/book/ch05-03-generics-intro.html b/book/ch05-03-generics-intro.html index 0869a843..4e17c040 100644 --- a/book/ch05-03-generics-intro.html +++ b/book/ch05-03-generics-intro.html @@ -252,6 +252,22 @@

diff --git a/book/index.html b/book/index.html index b99e36e6..200eec49 100644 --- a/book/index.html +++ b/book/index.html @@ -257,6 +257,22 @@

diff --git a/book/print.html b/book/print.html index 713f00d7..7235890b 100644 --- a/book/print.html +++ b/book/print.html @@ -1332,6 +1332,22 @@

+ +