Files
Paradise/code/modules/library/library_catalog.html

1 line
2.3 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/library/library_catalog.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="code/modules/library/library_catalog.html#define">Define Details</a></header><main><h1>code/modules/library/library_catalog.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/library/library_catalog.dm"><img src="git.png" width="16" height="16" title="code/modules/library/library_catalog.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/library/library_catalog.html#define/DEFINE_CATEGORY">DEFINE_CATEGORY</a></th><td>library category datum constructor helper, used to make easier the process of defining new report/book categories</td></tr><tr><th><a href="code/modules/library/library_catalog.html#define/MAX_PLAYER_UPLOADS">MAX_PLAYER_UPLOADS</a></th><td>Maximum number of books that can be uploaded by a single ckey</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/DEFINE_CATEGORY"><aside class="declaration">#define </aside>DEFINE_CATEGORY<aside>(C, D)</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/library/library_catalog.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/library/library_catalog.dm 2"></a></h3><p>library category datum constructor helper, used to make easier the process of defining new report/book categories</p><h3 id="define/MAX_PLAYER_UPLOADS"><aside class="declaration">#define </aside>MAX_PLAYER_UPLOADS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/library/library_catalog.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/library/library_catalog.dm 4"></a></h3><p>Maximum number of books that can be uploaded by a single ckey</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>