Welcome to documentation for Dox Test!
Inline Tabs Test
Installation of Frobnicator
Choose your operating system below for specific installation instructions:
Steps to install on Windows 7 or later:
Download
VideoF2B.exe
from such-and-such link.Move the downloaded file to any desired folder.
Run the application by double-clicking it.
Enjoy!
Extra lines just to observe effect of height difference between tabs:
abc
xyz
xyzzy
etc.
Steps to install on Ubuntu Linux:
Download the
videof2b
binary from such-and-such link.Move to any desired directory.
Run the application
videof2b
.Enjoy!
Additional options for Ubuntu:
Nested tab for Ubuntu 20.04 LTS
Nested tab for Ubuntu 22.04
This is text after the tabs, which seems to flow right through. This avoids breaking the flow of the document.
TikZ Examples
This is awesome!
It is widely known that you can use TeX in Sphinx documentation to create mathematical formulas. However, it is also possible to create excellent vector graphics directly in Sphinx! This means you no longer need to create your vector illustrations in external software, export them to SVG or PNG, include them with the rest of the assets in the documentation system, etc. Let Sphinx do the work for you.
The main advantages are:
Out-of-the-box support for PGF/TikZ via the Sphinx extension sphinxcontrib-tikz.
Need to modify an illustration? No problem, just edit its code directly in the documentation text and rebuild.
Plaintext-based system: easy to control revisions via your favorite VCS.
Integrates easily and flawlessly with Read The Docs.
Based on instructions from sphinxcontrib-tikz extension and a Sphinx primer by Li-Pro.Net.
Inline Examples
Basic example:
The obligatory ubiquitous example, with caption:
An Example Directive with Caption
An example inline role:
Examples of TikZ drawings loaded from files
Classical physics: a free-body diagram
A classical physics problem
Control systems: a basic diagram
Control system principles (PGF/TikZ example)
Drawing demo by author of the package tikz-3dplot
[source]
Demo of tikz-3dplot
3D Cube 1 (plain TikZ)
Cube in 3D (without view transform)
3D Cube 2 (drawn using tikz-3dplot
)
Cube in 3D (after view transform)
Spherical Polar coordinate system (drawn using tikz-3dplot
)
Spherical polar coordinate system
Spherical Elevation coordinate system (drawn using tikz-3dplot
)
Spherical elevation coordinate system