Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update verb #48

Draft
wants to merge 58 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
4ab7154
Add update.py
3473f Mar 16, 2024
3b3a31f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2024
6f4dbe3
initial document parser
3473f Mar 23, 2024
9f29714
Merge branch 'feature/add-update-verb' of github.com:3473f/ros2autodo…
3473f Mar 23, 2024
b8380f4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 23, 2024
7f37a97
rename type to data_type
3473f Mar 23, 2024
d4dd057
add update verb to entry_points
3473f Mar 23, 2024
046c8cb
initial update documentation
3473f Mar 23, 2024
9c515f5
update parameters
3473f Mar 23, 2024
13deb27
from dict to lists
3473f Mar 23, 2024
103c3f6
create Node class
3473f Mar 24, 2024
5acacf7
get running node interface
3473f Mar 24, 2024
f10a101
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 24, 2024
350f09f
Pump version to 1.1.0
3473f Mar 24, 2024
3b4272a
WIP
3473f Mar 24, 2024
e2a5d4e
Merge branch 'main' of github.com:3473f/ros2autodoc into feature/add-…
3473f Mar 24, 2024
594302b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 24, 2024
febde33
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Mar 25, 2024
718c5fc
Merge pull request #50 from 3473f/pre-commit-ci-update-config
3473f Mar 28, 2024
d1afe5d
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 15, 2024
c5ce101
Merge pull request #51 from 3473f/pre-commit-ci-update-config
3473f Apr 22, 2024
0229f29
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 29, 2024
76c6d09
Merge pull request #52 from 3473f/pre-commit-ci-update-config
3473f Apr 30, 2024
14bf221
add NodeInterfaceCollector class
3473f May 5, 2024
c317e24
adhere to code style
3473f May 5, 2024
b138890
pump version to 1.1.0
3473f May 5, 2024
1d25d31
untangle code
3473f May 5, 2024
fb583e4
Merge pull request #53 from 3473f/feature/untangle-code
3473f May 5, 2024
40fd50f
Add update.py
3473f Mar 16, 2024
5732259
initial document parser
3473f Mar 23, 2024
465ad84
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2024
e197041
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 23, 2024
98bf464
rename type to data_type
3473f Mar 23, 2024
8b5b991
add update verb to entry_points
3473f Mar 23, 2024
a82b2e7
initial update documentation
3473f Mar 23, 2024
4db2bae
update parameters
3473f Mar 23, 2024
dbe6040
from dict to lists
3473f Mar 23, 2024
b6b7ad6
create Node class
3473f Mar 24, 2024
0948a3f
get running node interface
3473f Mar 24, 2024
a3db484
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 24, 2024
c221ca6
Pump version to 1.1.0
3473f Mar 24, 2024
d57899a
WIP
3473f Mar 24, 2024
0191fd3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 24, 2024
ddb7ce2
remove unused code
3473f May 5, 2024
aedad6d
fix merge conflicts
3473f May 5, 2024
cae7634
Update version to 1.2.0
3473f May 5, 2024
a80b2e9
Remove unused Node class
3473f May 5, 2024
806d315
add node_name as an argument
3473f May 5, 2024
11bf798
Implement DocParser
3473f May 5, 2024
24f7c3e
fix bug with description
3473f May 5, 2024
6378306
get nodes and interfaces
3473f May 5, 2024
1b8f8c2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 5, 2024
6118b1a
style changes
3473f May 5, 2024
51c14be
style changes
3473f May 5, 2024
4596c3b
WIP: update doc method
3473f May 5, 2024
fa65ce9
Merge branch 'feature/add-update-verb' of github.com:3473f/ros2autodo…
3473f May 5, 2024
cd9ce36
handle same params but different types and describtions
3473f May 5, 2024
0cbb9f6
remove white space
3473f May 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of github.com:3473f/ros2autodoc into feature/add-…
…update-verb
  • Loading branch information
3473f committed Mar 24, 2024
commit e2a5d4e7dcac14d07da117a72e9d375f69163368

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.