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

[BUG] Custom folder for documentation generation #458

Closed
Mte90 opened this issue Sep 5, 2024 · 0 comments · Fixed by #465
Closed

[BUG] Custom folder for documentation generation #458

Mte90 opened this issue Sep 5, 2024 · 0 comments · Fixed by #465
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@Mte90
Copy link
Member

Mte90 commented Sep 5, 2024

So this command:

amber --docs "/tmp/amber-git/amber-master/src/std/{v}" "./docs/stdlib/doc"

Generate this output:

 INFO  File generated at:
/tmp/amber-git/amber-master/src/std/./docs/stdlib/doc/env.md

But I was expecting the documentation to be created in the CWD of the script, not in the root folder where there are the amber files are placed.
In this way if I want use to generate the documentgation for the website I need some other bash commands.

@Mte90 Mte90 added the bug Something isn't working label Sep 5, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Amber Project Sep 5, 2024
@Mte90 Mte90 added the documentation Improvements or additions to documentation label Sep 5, 2024
@Mte90 Mte90 assigned Mte90 and unassigned Ph0enixKM Sep 6, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Done in Amber Project Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants