remove LaTeX versions of converted data sheets
What this MR does / why we need it:
This MR resolves issue #2133 (closed) by removing the obsolete LaTeX versions of data sheets that have been converted to the format required by the new asset documentation system. These are:
projects/assets/components/dsp_comps/complex_mixer.test/doc/Complex_Mixer.tex
projects/assets/components/util_comps/timestamper.test/doc/Timestamper.tex
projects/core/components/backpressure.test/doc/BackPressure.tex
projects/core/components/file_read.test/doc/File_Read.tex
projects/core/components/file_read.test/doc/snippets/messaging_snippet.tex
projects/core/components/file_write.test/doc/File_Write.tex
projects/core/components/metadata_stressor.test/doc/Metadata_Stressor.tex
projects/platform/hdl/platforms/zed/doc/ZedBoard_Getting_Started_Guide.tex
Changelog
-
chore(doc): remove LaTeX versions of data sheets that have been converted to Sphinx reST format
-
bug(doc): add missing hardware setup section to ZedBoard Getting Started Guide reST file (index.rst)
Which issue(s) this MR closes
Closes #2133 (closed)