forked from nansencenter/django-geo-spaas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clear up useless elements in modules reference doc
- Loading branch information
Showing
13 changed files
with
60 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,30 @@ | ||
============================ | ||
geospaas.base_viewer package | ||
============================ | ||
==================== | ||
geospaas.base_viewer | ||
==================== | ||
|
||
Submodules | ||
========== | ||
|
||
geospaas.base_viewer.forms module | ||
--------------------------------- | ||
geospaas.base_viewer.forms | ||
-------------------------- | ||
|
||
.. automodule:: geospaas.base_viewer.forms | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
geospaas.base_viewer.tests module | ||
--------------------------------- | ||
geospaas.base_viewer.tests | ||
-------------------------- | ||
|
||
.. automodule:: geospaas.base_viewer.tests | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
geospaas.base_viewer.urls module | ||
-------------------------------- | ||
|
||
.. automodule:: geospaas.base_viewer.urls | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
geospaas.base_viewer.views module | ||
--------------------------------- | ||
geospaas.base_viewer.views | ||
-------------------------- | ||
|
||
.. automodule:: geospaas.base_viewer.views | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
=============== | ||
|
||
.. automodule:: geospaas.base_viewer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,14 @@ | ||
============================================ | ||
geospaas.catalog.management.commands package | ||
============================================ | ||
==================================== | ||
geospaas.catalog.management.commands | ||
==================================== | ||
|
||
Submodules | ||
========== | ||
|
||
geospaas.catalog.management.commands.count module | ||
------------------------------------------------- | ||
geospaas.catalog.management.commands.count | ||
------------------------------------------ | ||
|
||
.. automodule:: geospaas.catalog.management.commands.count | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
=============== | ||
|
||
.. automodule:: geospaas.catalog.management.commands | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
=================================== | ||
geospaas.catalog.management package | ||
=================================== | ||
=========================== | ||
geospaas.catalog.management | ||
=========================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
|
||
management.commands | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: geospaas.catalog.management | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 7 additions & 16 deletions
23
docs/source/geospaas/nansat_ingestor/management.commands.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,22 @@ | ||
===================================================== | ||
geospaas.nansat\_ingestor.management.commands package | ||
===================================================== | ||
============================================= | ||
geospaas.nansat\_ingestor.management.commands | ||
============================================= | ||
|
||
Submodules | ||
========== | ||
|
||
geospaas.nansat\_ingestor.management.commands.ingest module | ||
----------------------------------------------------------- | ||
geospaas.nansat\_ingestor.management.commands.ingest | ||
---------------------------------------------------- | ||
|
||
.. automodule:: geospaas.nansat_ingestor.management.commands.ingest | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
geospaas.nansat\_ingestor.management.commands.ingest\_hyrax module | ||
------------------------------------------------------------------ | ||
geospaas.nansat\_ingestor.management.commands.ingest\_hyrax | ||
----------------------------------------------------------- | ||
|
||
.. automodule:: geospaas.nansat_ingestor.management.commands.ingest_hyrax | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
=============== | ||
|
||
.. automodule:: geospaas.nansat_ingestor.management.commands | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
============================================ | ||
geospaas.nansat\_ingestor.management package | ||
============================================ | ||
==================================== | ||
geospaas.nansat\_ingestor.management | ||
==================================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
|
||
management.commands | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: geospaas.nansat_ingestor.management | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.