File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -146,3 +146,7 @@ \subsection{Building \& Running AstraKernel}
146146 \caption {AstraKernel booted in QEMU.}
147147 \label {fig:bootedKernel }
148148\end {figure }
149+
150+ \subsection {Codebase's Overview }
151+ % TODO: Write a brief overview of the codebase structure.
152+ Coming soon...
Original file line number Diff line number Diff line change @@ -39,7 +39,8 @@ \section*{Preface}
3939 \url {https://github.com/sandbox-science/AstraKernel}
4040\end {info }
4141
42- \addcontentsline {toc}{section}{Resources}
42+ \addcontentsline {toc}{section}{About This Project}
43+ \section* {About This Project }
4344\subsection* {Resources }
4445
4546To guide my learning and support development of AstraKernel, I am using the following resources,
@@ -49,7 +50,6 @@ \subsection*{Resources}
4950 \item \textbf {The Little Book About OS Development } by Erik Helin and Adam Renberg
5051\end {itemize }
5152
52- \addcontentsline {toc}{section}{Acknowledgments \& Contributions}
5353\subsection* {Acknowledgments \& Contributions }
5454
5555AstraKernel is an open source project, and I encourage contributions from anyone
@@ -69,7 +69,6 @@ \subsection*{Acknowledgments \& Contributions}
6969 function as well as the documentation for it.
7070\end {itemize }
7171
72- \addcontentsline {toc}{section}{Disclaimer}
7372\subsection* {Disclaimer }
7473
7574AstraKernel is currently in its early stages of development and is not intended for production use.
Original file line number Diff line number Diff line change 1919% % -----------------------------------------------------
2020\input {contents/introduction }
2121\input {contents/puts }
22+ \input {contents/datetime }
2223
2324\end {document }
You can’t perform that action at this time.
0 commit comments