Skip to content

Add gh-pages docs publish task#1800

Open
bf4 wants to merge 1 commit into
rails-api:masterfrom
bf4:doc_pages
Open

Add gh-pages docs publish task#1800
bf4 wants to merge 1 commit into
rails-api:masterfrom
bf4:doc_pages

Conversation

@bf4

@bf4 bf4 commented Jun 14, 2016

Copy link
Copy Markdown
Member

@bf4 bf4 force-pushed the doc_pages branch 2 times, most recently from 51329d1 to 7578a3c Compare June 15, 2016 15:24
Comment thread Rakefile
# #files => Array<String>
# The Ruby source files (and any extra documentation files separated by '-') to process.
DOC_FILES = ['lib/**/*.rb', '-', 'README.md']
DOC_FILES.concat Rake::FileList['docs/**/*.md'].to_a

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

still building these to wrong relative url, e.g. https://rails-api.github.io/active_model_serializers/file.configuration_options.html instead of in docs

@jgrau

jgrau commented Aug 31, 2016

Copy link
Copy Markdown
Contributor

The rubocop does not approve but is there anything else missing in this PR? I am having a hard time understanding the meaning of the comments ;)

@bf4

bf4 commented Aug 31, 2016

Copy link
Copy Markdown
Member Author

@jgrau hold off on this one. we can come back to it

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