Skip to content

Commit

Permalink
2.0.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
nakednous committed Oct 28, 2023
1 parent 8e71cd8 commit 2998aa9
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
path = content/docs/conversion_methods
url = git@github.com:objetos/q_conversion.git
[submodule "content/docs/constants"]
path = content/docs/static_fields
path = content/docs/style
url = git@github.com:objetos/q_constants.git
[submodule "content/docs/cell_drawing"]
path = content/docs/cell_drawing
Expand Down
2 changes: 1 addition & 1 deletion content/docs/boolean_operators
Submodule boolean_operators updated 7 files
+1 −1 _index.md
+4 −4 and.md
+4 −4 diff.md
+5 −5 merge.md
+4 −4 neg.md
+4 −4 or.md
+4 −4 xor.md
2 changes: 1 addition & 1 deletion content/docs/cell_drawing
Submodule cell_drawing updated 5 files
+4 −4 color.md
+4 −4 image.md
+5 −5 number.md
+6 −6 string.md
+4 −4 tile.md
2 changes: 1 addition & 1 deletion content/docs/conversion_methods
2 changes: 1 addition & 1 deletion content/docs/immutable_methods
Submodule immutable_methods updated 6 files
+68 −2 clone.md
+1 −1 magnitude.md
+5 −5 read.md
+1 −1 ring.md
+83 −0 row.md
+229 −0 search.md
2 changes: 1 addition & 1 deletion content/docs/mutable_methods
Submodule mutable_methods updated 2 files
+26 −5 fill.md
+5 −0 replace.md
2 changes: 1 addition & 1 deletion content/docs/p5_functions
1 change: 0 additions & 1 deletion content/docs/static_fields
Submodule static_fields deleted from 8aec24
1 change: 1 addition & 0 deletions content/docs/style
Submodule style added at baf185
2 changes: 1 addition & 1 deletion content/docs/visual_computing
Submodule visual_computing updated 2 files
+16 −11 filter.md
+4 −4 sample.md

0 comments on commit 2998aa9

Please sign in to comment.