beremiz
Clone
Summary
Browse
Changes
Graph
Doc: Add about section (PR #33)
2024-04-26, Nadim Khan
ac6408084c60
Doc: Add about section (PR #33)
* added about section
* updated .gitignore to exclude doc/_build/
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))