Skip to content

Commit

Permalink
Add support for code resource
Browse files Browse the repository at this point in the history
  • Loading branch information
dchassin committed Jan 20, 2025
1 parent 76f2976 commit 1e9f20b
Show file tree
Hide file tree
Showing 4 changed files with 4,181 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ $(prefix)/src:
@chmod -R 775 $(prefix)/src

index: weather library template
@echo Updating file index...
@git ls-files | grep -v '^\.' > index

html-local: module-html developer-html troubleshooting-html
@mkdir -p $(prefix)/share/doc/developer
Expand Down
Loading

0 comments on commit 1e9f20b

Please sign in to comment.