Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B-ASIC - Better ASIC Toolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computer Engineering
B-ASIC - Better ASIC Toolbox
Commits
545818fa
Commit
545818fa
authored
3 weeks ago
by
Oscar Gustafsson
Browse files
Options
Downloads
Patches
Plain Diff
Add doc pages for new schedulers
parent
70b4bfd7
No related branches found
Branches containing commit
No related tags found
1 merge request
!481
Add doc pages for new schedulers
Pipeline
#157349
failed
3 weeks ago
Stage: test
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs_sphinx/api/index.rst
+2
-0
2 additions, 0 deletions
docs_sphinx/api/index.rst
docs_sphinx/api/list_schedulers.rst
+9
-0
9 additions, 0 deletions
docs_sphinx/api/list_schedulers.rst
docs_sphinx/api/scheduler.rst
+9
-0
9 additions, 0 deletions
docs_sphinx/api/scheduler.rst
with
20 additions
and
0 deletions
docs_sphinx/api/index.rst
+
2
−
0
View file @
545818fa
...
...
@@ -8,6 +8,7 @@ API
architecture.rst
core_operations.rst
graph_component.rst
list_schedulers.rst
operation.rst
port.rst
process.rst
...
...
@@ -15,6 +16,7 @@ API
resources.rst
save_load_structure.rst
schedule.rst
scheduler.rst
sfg_generators.rst
signal.rst
signal_flow_graph.rst
...
...
This diff is collapsed.
Click to expand it.
docs_sphinx/api/list_schedulers.rst
0 → 100644
+
9
−
0
View file @
545818fa
**************************
``b_asic.list_schedulers``
**************************
:mod:`.list_schedulers`
.. automodule:: b_asic.list_schedulers
:members:
:undoc-members:
:show-inheritance:
This diff is collapsed.
Click to expand it.
docs_sphinx/api/scheduler.rst
0 → 100644
+
9
−
0
View file @
545818fa
********************
``b_asic.scheduler``
********************
:mod:`.scheduler`
.. automodule:: b_asic.scheduler
:members:
:undoc-members:
:show-inheritance:
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