Skip to content

Commit d8e2b98

Browse files
Modify style documentation (#313)
* New homepage * Remove banner stats and adjust text * documentation/add section Why use the suite * documentation/small modification home page * process review Rob * remove on Landing page: "Where do you want to start?"
1 parent 4c9c14c commit d8e2b98

5 files changed

Lines changed: 1291 additions & 80 deletions

File tree

sources/Deltares.Probabilistic.Python/readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@ The batch files have the following meaning
22

33
create_wheel.bat - Creates the wheel file
44
install_wheel.bat - Installs the wheel (reinstall if already existing)
5-
uninstall_wheel.bat - Uninstalls the wheel
6-
update_wheel.bat - Combines create wheel and (re)install wheel
5+
uninstall_wheel.bat - Uninstalls the wheel
6+
update_wheel.bat - Combines create wheel and (re)install wheel
7+
8+
9+
build sphinx documentation: in folder Deltares.Probabilistic.PWrapper, run: Deltares.Probabilistic.PWrapper> sphinx-build -b html ../../web ../../web/build/html
10+

0 commit comments

Comments
 (0)