-
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.
- Loading branch information
Fredborg
committed
Jun 18, 2024
1 parent
9ab105c
commit e579ed0
Showing
6 changed files
with
126 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ssb\_utdanning.data package | ||
=========================== | ||
|
||
|
||
ssb\_utdanning.data.dtypes module | ||
--------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.data.dtypes | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
ssb\_utdanning.data.utd\_data module | ||
------------------------------------ | ||
|
||
.. automodule:: ssb_utdanning.data.utd_data | ||
: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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ssb\_utdanning.katalog.kataloger package | ||
======================================== | ||
|
||
|
||
ssb\_utdanning.katalog.kataloger.nuskat module | ||
---------------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.katalog.kataloger.nuskat | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
ssb\_utdanning.katalog.kataloger.skoleregister module | ||
----------------------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.katalog.kataloger.skoleregister | ||
: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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
ssb\_utdanning.katalog package | ||
============================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
ssb_utdanning.katalog.kataloger | ||
|
||
|
||
ssb\_utdanning.katalog.katalog module | ||
------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.katalog.katalog | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
ssb\_utdanning.katalog.katalog\_utils module | ||
-------------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.katalog.katalog_utils | ||
: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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ssb\_utdanning.orgnrkontroll package | ||
==================================== | ||
|
||
|
||
ssb\_utdanning.orgnrkontroll.orgnrkontroll module | ||
------------------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.orgnrkontroll.orgnrkontroll | ||
: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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ssb\_utdanning.paths package | ||
============================ | ||
|
||
|
||
ssb\_utdanning.paths.get\_paths module | ||
-------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.paths.get_paths | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
ssb\_utdanning.paths.versioning module | ||
-------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.paths.versioning | ||
: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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
ssb\_utdanning package | ||
====================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
ssb_utdanning.data | ||
ssb_utdanning.format | ||
ssb_utdanning.katalog | ||
ssb_utdanning.orgnrkontroll | ||
ssb_utdanning.paths | ||
|
||
|
||
ssb\_utdanning.config module | ||
---------------------------- | ||
|
||
.. automodule:: ssb_utdanning.config | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
ssb\_utdanning.utdanning\_logger module | ||
--------------------------------------- | ||
|
||
.. automodule:: ssb_utdanning.utdanning_logger | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |