File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,9 +98,12 @@ Reproducible Test
9898 ${name}= Fake First Name # Always returns the same value
9999```
100100
101- ## HTML Documentation
101+ ## Documentation
102102
103- Generate the full keyword reference in HTML format:
103+ Full keyword documentation is available online:
104+ 👉 ** [ https://robotframework-mimesislibrary.sinanerdinc.com/ ] ( https://robotframework-mimesislibrary.sinanerdinc.com/ ) **
105+
106+ You can also generate the full keyword reference HTML locally:
104107
105108``` bash
106109python -m robot.libdoc MimesisLibrary docs/index.html
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ dev = [
5555Homepage = " https://github.com/your-org/robotframework-mimesislibrary"
5656Repository = " https://github.com/your-org/robotframework-mimesislibrary"
5757"Bug Tracker" = " https://github.com/your-org/robotframework-mimesislibrary/issues"
58- Documentation = " https://your-org.github.io/ robotframework-mimesislibrary/"
58+ Documentation = " https://robotframework-mimesislibrary.sinanerdinc.com /"
5959
6060[tool .hatch .build .targets .wheel ]
6161packages = [" src/MimesisLibrary" ]
You can’t perform that action at this time.
0 commit comments