summaryrefslogtreecommitdiff
path: root/sphinx/util/fileutil.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace all copy_static_entry() with copy_asset()Takeshi KOMIYA2016-07-071-0/+6
| | | | At same time, copy_static_entry() is now deprecataed
* copy_asset_file() does not expand if context not givenTakeshi KOMIYA2016-07-061-7/+9
|
* Add sphinx.util.fileutil.copy_asset()Takeshi KOMIYA2016-07-061-1/+34
|
* Add sphinx.util.fileutil.copy_asset_file()Takeshi KOMIYA2016-07-061-0/+39