diff options
author | Jason Madden <jamadden@gmail.com> | 2017-11-08 11:51:03 -0600 |
---|---|---|
committer | Jason Madden <jamadden@gmail.com> | 2017-11-08 11:51:03 -0600 |
commit | fbc54516fcdaa1b516606e6ac2c6b569bd25ed94 (patch) | |
tree | 7192b316e31a25f7e0b6ddde522a79087fc7868e /docs/browser/absoluteurl.rst | |
parent | 7e3ebd8032aaa081637bc2c378416da607960584 (diff) | |
download | zope-traversing-rtd-docs.tar.gz |
Publish docs using Sphinx.rtd-docs
Some doc formatting fixes and cleanups. Add quite a bit of docs about namespaces and the various ones we supply.
Fixes #5
Diffstat (limited to 'docs/browser/absoluteurl.rst')
-rw-r--r-- | docs/browser/absoluteurl.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/browser/absoluteurl.rst b/docs/browser/absoluteurl.rst new file mode 100644 index 0000000..6e7d248 --- /dev/null +++ b/docs/browser/absoluteurl.rst @@ -0,0 +1,5 @@ +======================= + Browser Absolute URLs +======================= + +.. automodule:: zope.traversing.browser.absoluteurl |