Skip to content

Commit 2b618be

Browse files
jmh5309il
authored andcommitted
Add chunks to package.d documentation
The chunks module was not listed on the ndslice documentation page.
1 parent 439bdb2 commit 2b618be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/mir/ndslice/package.d

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,16 @@ $(TR $(TDNW $(SUBMODULE ndfield)
251251
)
252252
)
253253
254+
$(TR $(TDNW $(SUBMODULE chunks)
255+
$(BR) $(SMALL Declarations))
256+
$(TD
257+
$(SUBREF field, chunks)
258+
$(SUBREF field, Chunks)
259+
$(SUBREF field, isChunks)
260+
$(SUBREF field, popFrontTuple)
261+
)
262+
)
263+
254264
))
255265
256266
$(H2 Example: Image Processing)

0 commit comments

Comments
 (0)