Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
fba08d93
Commit
fba08d93
authored
5 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: rst stubs for query module, fix to changelog
parent
6ebae621
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+1
-1
1 addition, 1 deletion
CHANGELOG.rst
doc/fsl.utils.filetree.query.rst
+7
-0
7 additions, 0 deletions
doc/fsl.utils.filetree.query.rst
doc/fsl.utils.filetree.rst
+1
-0
1 addition, 0 deletions
doc/fsl.utils.filetree.rst
with
9 additions
and
1 deletion
CHANGELOG.rst
+
1
−
1
View file @
fba08d93
...
...
@@ -13,7 +13,7 @@ Added
file/directory templates (Michiel Cottaar).
* Simple built-in :mod:`.deprecated` decorator.
* New :mod:`fsl.data.utils` module, which currently contains one function
:func:`.guessType`, which guess the data type of a file/directory path.
:func:`.guessType`, which guess
es
the data type of a file/directory path.
* New `.commonBase` function for finding the common prefix of a set of
file/directory paths.
...
...
This diff is collapsed.
Click to expand it.
doc/fsl.utils.filetree.query.rst
0 → 100644
+
7
−
0
View file @
fba08d93
``fsl.utils.filetree.query``
============================
.. automodule:: fsl.utils.filetree.query
:members:
:undoc-members:
:show-inheritance:
This diff is collapsed.
Click to expand it.
doc/fsl.utils.filetree.rst
+
1
−
0
View file @
fba08d93
...
...
@@ -6,6 +6,7 @@
fsl.utils.filetree.filetree
fsl.utils.filetree.parse
fsl.utils.filetree.query
fsl.utils.filetree.utils
.. automodule:: fsl.utils.filetree
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment