Skip to content

Remove docs related part since zeppelin-docs module is removed#311

Merged
Leemoonsoo merged 1 commit into
masterfrom
fix/remove_docs
Mar 8, 2015
Merged

Remove docs related part since zeppelin-docs module is removed#311
Leemoonsoo merged 1 commit into
masterfrom
fix/remove_docs

Conversation

@minahlee
Copy link
Copy Markdown
Contributor

#289 PR occured below warning.

java.io.FileNotFoundException: /Users/zeppelin/zeppelin-server/../zeppelin-docs/src/main/swagger
This PR fixes it by removing docs related part.

@anthonycorbacho
Copy link
Copy Markdown
Contributor

You should also consider to remove the swagger dependencies too. We dont need to add more dependencies if there is no use for them.

@Leemoonsoo
Copy link
Copy Markdown
Contributor

@minahlee FYI, we have swagger dependencies on zeppelin-server/pom.xml

@Leemoonsoo
Copy link
Copy Markdown
Contributor

I created #332 to address issue about dropping swagger dependency.
While this PR nicely removes error, It looks good to me!

@echarles
Copy link
Copy Markdown

To complete the picture, why the docs have been removed? Would it make sense to revive the zeppelin-docs webapp?

@Leemoonsoo
Copy link
Copy Markdown
Contributor

@echarles #289 has short description about why it has been removed.

@Leemoonsoo
Copy link
Copy Markdown
Contributor

If there're no more discussion, i'm merging it.

Leemoonsoo added a commit that referenced this pull request Mar 8, 2015
Remove docs related part since zeppelin-docs module is removed
@Leemoonsoo Leemoonsoo merged commit db1cd26 into master Mar 8, 2015
@Leemoonsoo Leemoonsoo deleted the fix/remove_docs branch March 8, 2015 01:03
epahomov pushed a commit to epahomov/zeppelin that referenced this pull request Jul 23, 2016
So far, the Paragraph's CSS is mixed in the notebook.css file.
This PR is made to move Paragraph's CSS to its own file.

Author: Damien Corneau <corneadoug@gmail.com>

Closes ZEPL#311 from corneadoug/improve/SeparateParagraphCss and squashes the following commits:

59c1676 [Damien Corneau] Improve Report CSS
7f6c877 [Damien Corneau] Final split of Paragraph CSS
c2fa5bc [Damien Corneau] Fix CSS files spacing
ac626ef [Damien Corneau] More CSS moved to paragraph CSS
db178ce [Damien Corneau] Clean up looknfeel css
af317cc [Damien Corneau] Moving css to paragraph.css file
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.

4 participants