Skip to content

Commit d809844

Browse files
committed
-
1 parent 94a043c commit d809844

File tree

8 files changed

+53
-10
lines changed

8 files changed

+53
-10
lines changed

docs/topics/cheat-hashing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/
66

7-
.. _topics-cheat-hashing:
7+
.. _topics-collection-tools:
88

9-
:mod:`cheat_hashing` - documentation not written
9+
:mod:`collection_tools` - documentation not written
1010
======================================
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/
66

7-
.. _topics-proxy-property:
7+
.. _topics-cheat-hashing:
88

9-
:mod:`proxy_property` - documentation not written
9+
:mod:`cheat_hashing` - documentation not written
1010
======================================
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/
66

7-
.. _topics-monkeypatch-copy-reg:
7+
.. _topics-combi:
88

9-
:mod:`monkeypatch_copy_reg` - documentation not written
9+
:mod:`combi` - documentation not written
1010
======================================

docs/topics/file-tools.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
..
2+
Copyright 2009-2015 Ram Rachum. This work is licensed under a Creative
3+
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
4+
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
5+
at http://creativecommons.org/licenses/by-sa/3.0/
6+
7+
.. _topics-file-tools:
8+
9+
:mod:`file_tools` - documentation not written
10+
======================================

docs/topics/human-names.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
..
2+
Copyright 2009-2015 Ram Rachum. This work is licensed under a Creative
3+
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
4+
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
5+
at http://creativecommons.org/licenses/by-sa/3.0/
6+
7+
.. _topics-human-names:
8+
9+
:mod:`human_names` - documentation not written
10+
======================================

docs/topics/index.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ explaining what it's good for and the basics of using it.
2626
caching/index
2727
change-tracker
2828
cheat-hashing
29+
collection-tools
2930
color-tools
31+
combi
3032
comparison-tools
3133
context-management
3234
copy-mode
@@ -39,16 +41,18 @@ explaining what it's good for and the basics of using it.
3941
dict-tools
4042
emitting
4143
exceptions
44+
file-tools
4245
freezing
4346
function-anchoring-type
4447
gc-tools
48+
human-names
4549
identities
4650
import-tools
4751
introspection-tools
52+
locking
4853
logic-tools
4954
math-tools
5055
misc-tools
51-
monkeypatch-copy-reg
5256
monkeypatching-tools
5357
nifty-collections
5458
os-tools
@@ -57,15 +61,14 @@ explaining what it's good for and the basics of using it.
5761
persistent
5862
pickle-tools
5963
process-priority
60-
proxy-property
6164
queue-tools
6265
random-tools
6366
re-tools
64-
locking
6567
reasoned-bool
6668
rst-tools
69+
segment-tools
6770
sequence-tools
68-
sleek-refs
71+
sleek-reffing
6972
string-cataloging
7073
string-tools
7174
sys-tools

docs/topics/locking.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
..
2+
Copyright 2009-2015 Ram Rachum. This work is licensed under a Creative
3+
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
4+
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
5+
at http://creativecommons.org/licenses/by-sa/3.0/
6+
7+
.. _topics-locking:
8+
9+
:mod:`locking` - documentation not written
10+
======================================

docs/topics/segment-tools.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
..
2+
Copyright 2009-2015 Ram Rachum. This work is licensed under a Creative
3+
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
4+
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
5+
at http://creativecommons.org/licenses/by-sa/3.0/
6+
7+
.. _topics-segment-tools:
8+
9+
:mod:`segment_tools` - documentation not written
10+
======================================

0 commit comments

Comments
 (0)