git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved docs for MultiViews and the concrete View subclasses from rst to source.
[philo.git]
/
docs
/
models
/
miscellaneous.rst
diff --git a/docs/models/miscellaneous.rst
b/docs/models/miscellaneous.rst
new file mode 100644
(file)
index 0000000..
36fceb9
--- /dev/null
+++ b/
docs/models/miscellaneous.rst
@@ -0,0
+1,5
@@
+Miscellaneous Support Classes
+=============================
+.. autoclass:: philo.models.nodes.TargetURLModel
+ :members:
+ :exclude-members: get_target_url
\ No newline at end of file