Include documentation from Robot Framework test suites and resource files
Project description
Include documentation from Robot Framework test suites and resource files.
Yes, this is under early development and everything, everything, may still change.
Usage
Add sphinxcontrib_robotdoc into your configuration (conf.py):
extensions = [ "sphinxcontrib_robotdoc", ]
Include test suites and keywords in your documentation:
.. robot_tests:: Test title or RegExp.* :suite: ../src/my_package/tests/acceptance/my_suite.txt .. robot_keywords:: :suite: ../src/my_package/tests/acceptance/my_suite.txt
Changelog
0.2.0 (2012-10-14)
Fixed node adapters to return section instead of topics.
0.1.1 (2012-10-14)
Fixed parsing of resource-only files for keywords.
0.1.0 (2012-10-14)
Proof of concept.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxcontrib-robotdoc-0.2.0.zip
.
File metadata
- Download URL: sphinxcontrib-robotdoc-0.2.0.zip
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf69934a90755455d184dd6270807ed8c1f43354c14fa733179b210d19be5bf3 |
|
MD5 | c5c806ce530a285bf099b6b4983a2310 |
|
BLAKE2b-256 | 7b2eef3e233132016505b0b50000bb884ce2f627a908d9aa611208bb6728548f |