Web server for hosting robot framework documentation
Project description
rfdocserver
This python modules goal is to make browsing robot framework keyword documentation easier by generating browseable documentation with robot framework libdoc and host it with flask web server.
Installation
You can install this package with pip:
pip3 install rfdocserver
Running
This project should be run as python3 module.
python3 -m rfdocserver --robot_files <path to robot file root>
Features
- Robot framework keyword documentation generation
- Displaying documentation on web server
- Keyword search
- Input files can be python modules or path to them
- Will recursively find files suitable for document creation if path is given
- Can detect changes and regenerate documentation for files which are included via path
- No need to reload this program to apply changes to your documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rfdocserver-1.0.1.tar.gz
(116.8 kB
view hashes)
Built Distribution
rfdocserver-1.0.1-py3-none-any.whl
(132.6 kB
view hashes)
Close
Hashes for rfdocserver-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90ed826e8e7799dbc21ccd17bd84d2873ad9c7c57ddf2265acded4ba7fc92a44 |
|
MD5 | eff88cbbbc5bf9d7810ff27bc74ecd9e |
|
BLAKE2b-256 | 3fe9a928c92445741c629734981eace0ae21b5d2eefc28a9daf4607548191631 |