diff --git a/Doxyfile b/Doxyfile index 54b370e..1bba4ce 100644 --- a/Doxyfile +++ b/Doxyfile @@ -867,7 +867,8 @@ WARN_LOGFILE = INPUT = Hardware \ Software \ README.markdown \ - Meta + Meta \ + References # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/Hardware/!Hardware.markdown b/Hardware/!Hardware.markdown index 451f651..6af6eff 100644 --- a/Hardware/!Hardware.markdown +++ b/Hardware/!Hardware.markdown @@ -4,7 +4,6 @@ - @subpage deviceSpecifications - @subpage layoutPlanning -- @subpage microcontroller --- diff --git a/Hardware/Microcontroller.markdown b/Hardware/Microcontroller.markdown deleted file mode 100644 index 5ec97dd..0000000 --- a/Hardware/Microcontroller.markdown +++ /dev/null @@ -1,5 +0,0 @@ -@page microcontroller Microcontroller - - - -# Introduction to MSP430 Clock System \ No newline at end of file diff --git a/References/!References.markdown b/References/!References.markdown new file mode 100644 index 0000000..90f3b2b --- /dev/null +++ b/References/!References.markdown @@ -0,0 +1,13 @@ +@page references References + +@b Subpages + +- @subpage microcontroller Microcontroller + +--- + + + +# Universal Clock System (UCS) + +- [High-level Introductory Video](https://www.youtube.com/watch?v=b4PEmSDZml4) \ No newline at end of file