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

Script to update all automatically generated documentation #142

Merged
merged 11 commits into from
Jun 29, 2016

Conversation

Caylo
Copy link
Contributor

@Caylo Caylo commented Aug 7, 2015

the script assumes it is run from the docs folder

Depends on the scripts in #132 and #139 plus the rst support from easybuilders/easybuild-framework#1339.

generic_easyblocks_script=$scripts_dir/generic_easyblocks.py

if [ ! -f $generate_api_script -a -f $generic_easyblocks_script ]; then
exit 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no error msg?

@boegel boegel added this to the v2.9.0 milestone Jun 29, 2016
@boegel
Copy link
Member

boegel commented Jun 29, 2016

all PRs on which this depends are merged, so this is good to go, thanks @Caylo!

@boegel boegel merged commit 6fa857a into easybuilders:develop Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants