Skip to content

Commit

Permalink
Merge pull request #191 from hx2A/releasedocs
Browse files Browse the repository at this point in the history
Finish ref docs updates for release
  • Loading branch information
hx2A authored Nov 19, 2022
2 parents 7557e40 + 1388a86 commit e00cb50
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions py5_docs/Reference/api_en/Py5Graphics_flush.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
@@ meta
name = flush()
type = method
category = rendering
subcategory = None
pclass = PGraphics
processing_name = flush

Expand Down
10 changes: 9 additions & 1 deletion py5_docs/Reference/api_en/valid_link_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,5 +522,13 @@
"https://processing.org/reference/g.html": false,
"https://processing.org/reference/selectFolder_.html": true,
"https://processing.org/reference/selectInput_.html": true,
"https://processing.org/reference/selectOutput_.html": true
"https://processing.org/reference/selectOutput_.html": true,
"https://processing.org/reference/PGraphics_flush_.html": false,
"https://processing.org/reference/flush_.html": false,
"https://processing.org/reference/loadBytes_.html": true,
"https://processing.org/reference/loadPickle_.html": false,
"https://processing.org/reference/loadStrings_.html": true,
"https://processing.org/reference/saveBytes_.html": true,
"https://processing.org/reference/savePickle_.html": false,
"https://processing.org/reference/saveStrings_.html": true
}

0 comments on commit e00cb50

Please sign in to comment.