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

Add Help page with generated markdown output for all commands and topics #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mgrojo
Copy link

@mgrojo mgrojo commented Sep 23, 2023

This goes with alire-project/alire#1464

@mgrojo
Copy link
Author

mgrojo commented Sep 23, 2023

Example of the presentation:

imagen

@mgrojo
Copy link
Author

mgrojo commented Sep 23, 2023

By the way, to make Jekyll to work I have to add this change:

@ -29,5 +29,6 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
 end
 
 # Performance-booster for watching directories on Windows
 gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
 
+gem "webrick"

I suppose it's something related to different versions of the gems or of something else. I've not added it because it was needed before my changes.

@mgrojo
Copy link
Author

mgrojo commented Oct 14, 2023

Update with the related pull requests in alire and clic.

imagen

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.

1 participant