X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/79e89d2c15b86b7b8d4ccf76c85d2fa2154cd2e8..943e8bc4af0c11b0ace3811199e3b0844c4c3fbc:/docs/models/miscellaneous.rst?ds=inline diff --git a/docs/models/miscellaneous.rst b/docs/models/miscellaneous.rst index 36fceb9..ea13db2 100644 --- a/docs/models/miscellaneous.rst +++ b/docs/models/miscellaneous.rst @@ -1,5 +1,10 @@ -Miscellaneous Support Classes +Miscellaneous Models ============================= +.. currentmodule:: philo.models.nodes .. autoclass:: philo.models.nodes.TargetURLModel :members: - :exclude-members: get_target_url \ No newline at end of file + :exclude-members: get_target_url + +.. currentmodule:: philo.models.base +.. autoclass:: philo.models.base.Tag + :members: \ No newline at end of file