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

Modify sbt-microsites documentation folder #365

Merged
merged 2 commits into from
Nov 11, 2019

Conversation

AntonioMateoGomez
Copy link
Contributor

This PR modifies the path of the sbt-microsites documentation to be in the default folder for Mdoc.

Copy link
Contributor

@calvellido calvellido left a comment

Choose a reason for hiding this comment

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

docs/docs/docs 🤷‍♂️

@juanpedromoreno
Copy link
Member

Could we avoid at least one of the docs subfolders?

@AntonioMateoGomez
Copy link
Contributor Author

I´m afraid not because Mdoc is going to look into the second level docs folder, so we need an index.md in that level for the landing-home, and we need one more level to set the index.md for the docs layout

@calvellido
Copy link
Contributor

calvellido commented Nov 11, 2019

One level is the Scala docs project module. Second one is the mdoc default dir (src/main/tut equivalent). And the third one is where the path to the documentation inside the Jekyll site the docs are being served...

So, unless we change the mdoc directory path, or the project module name, I guess no 🤷‍♂️

@AntonioMateoGomez AntonioMateoGomez merged commit 824aea5 into master Nov 11, 2019
@AntonioMateoGomez AntonioMateoGomez deleted the paolo-modify-docs-path-for-mdoc branch November 11, 2019 10:58
@calvellido calvellido mentioned this pull request Dec 2, 2019
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.

None yet

3 participants