Maxim Sokhatsky 10 лет назад
Родитель
Сommit
877239de55
2 измененных файлов с 6 добавлено и 2 удалено
  1. 6 2
      doc/index.tex
  2. BIN
      mad

+ 6 - 2
doc/index.tex

@@ -144,8 +144,12 @@ Specifically two kinds of directory layouts:
 \end{lstlisting}
 \vspace{1\baselineskip}
 
-Also you can create OTP releases with reltool, rebar configure or relx.
-Internally mad uses reltool to order your dependencies and generation of reltool.config.
+\subsection{Apps Ordering}
+
+As you may know you can create OTP releases with
+reltool (rebar generate) or systools (relx). mad currently
+creates releases with relx but is going to do it independently soon.
+Now it can only order applications.
 
 \vspace{1\baselineskip}
 \begin{lstlisting}