mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-10-28 23:05:01 -04:00
update docs script windows
Added installation commands for mkdocs-print-site-plugin and pymdown-extensions.
This commit is contained in:
parent
d386f02a2e
commit
751f6a80e5
@ -12,10 +12,12 @@ python -m pip install --upgrade pip #only 1st time or use periodically to update
|
||||
pip install pytest #only 1st time
|
||||
pip install mkdocs #only 1st time
|
||||
pip install mkdocs-material #only 1st time
|
||||
pip install mkdocs-print-site-plugin #only 1st time
|
||||
pip install pymdown-extensions #only 1st time
|
||||
|
||||
#Run mkdocs and look at changes as you make them
|
||||
start-process http://localhost:8010 #Opens Browser
|
||||
mkdocs serve
|
||||
|
||||
#Stop python
|
||||
deactivate
|
||||
deactivate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user