swift/doc
Tim Burke e547448e96 Fix warning while building docs
Seen locally:

    Warning, treated as error:
    .../swift/doc/source/overview_policies.rst:555:more than one target
    found for cross-reference u'get_data_dir':
    swift.obj.reconstructor.get_data_dir, swift.obj.replicator.get_data_dir,
    swift.obj.diskfile.get_data_dir

Not sure why it hasn't been seen in the gate...

The whole sentence is suspect, though; the Diskfile class doesn't define
a get_data_dir method, though it uses the module-level get_data_dir...

Change-Id: I6855c82315e1c71596ecce25b66b54133c239377
2018-08-23 11:15:24 -07:00
..
manpages Merge "Experimental swift-ring-composer CLI to build composite rings" 2018-06-15 04:27:43 +00:00
s3api Small cleanup on s3api 2018-05-01 16:35:27 +09:00
saio Update saio sample config files 2018-08-13 15:33:09 -04:00
source Fix warning while building docs 2018-08-23 11:15:24 -07:00
requirements.txt Follow the new PTI for document build 2018-03-26 12:53:37 +00:00