docdocdoc

This commit is contained in:
minjaesong
2021-09-25 17:22:00 +09:00
parent 1982172708
commit ec8e9751c1
6 changed files with 128 additions and 27 deletions

View File

@@ -69,6 +69,9 @@
\hyphenation{ECMA-script}
\hyphenation{name-space}
\newcommand{\namespaceis}[2]{\index{#2 (library)}Functions in the #1 library can be found under the \textbf{#2} namespace.}
\newcommand{\dosnamespaceis}[2]{\index{#2 (DOS)}Functions in the \thedos\ #1 library can be found under the \textbf{#2} namespace.}
\newcommand\forceindent{\hskip1.5em}
%% BASIC operators %%