mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
26 lines
443 B
ReStructuredText
26 lines
443 B
ReStructuredText
|
|
:mod:`utils` --- Fake utilities module for tests
|
||
|
|
================================================
|
||
|
|
|
||
|
|
.. module:: utils
|
||
|
|
:synopsis: Utility functions
|
||
|
|
|
||
|
|
--------------
|
||
|
|
|
||
|
|
The :mod:`utils` module is a pretend python module for changes testing.
|
||
|
|
|
||
|
|
|
||
|
|
Classes
|
||
|
|
-------
|
||
|
|
|
||
|
|
.. class:: Path
|
||
|
|
|
||
|
|
Class for handling paths.
|
||
|
|
|
||
|
|
.. versionadded:: 0.5
|
||
|
|
|
||
|
|
Innovative new way to handle paths.
|
||
|
|
|
||
|
|
.. deprecated:: 0.6
|
||
|
|
|
||
|
|
So, that was a bad idea it turns out.
|