24 lines
630 B
TeX
24 lines
630 B
TeX
\subsection{RQ3: Documentation Organization}
|
|
|
|
\subsubsection{Location}
|
|
|
|
\begin{table}[h]
|
|
\centering
|
|
\caption{The distribution of locations of each documentation}
|
|
\begin{tabular}{r c c c c c}
|
|
\bottomrule
|
|
\textbf{Location} &\texttt{Readme} & \texttt{License} &\texttt{Contributing} & \texttt{Code-of-Conduct} & \texttt{Template}\\
|
|
\midrule
|
|
\textit{root} & 1.00\%& 1.00\%& 0.83\%& 0.86\%& 0.12\%\\
|
|
\textit{docs} & 0.05\%& 0.01\%& 0.06\%& 0.02\%& 0.01\%\\
|
|
\textit{.github} & 0.00\%& 0.00\%& 0.13\%& 0.12\%& 0.89\%\\
|
|
\toprule
|
|
\end{tabular}
|
|
\label{tab:org_loc}
|
|
\end{table}
|
|
|
|
|
|
\subsubsection{Link}
|
|
|
|
|