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

Started to include Glossary #245

Closed
wants to merge 21 commits into from
Closed

Started to include Glossary #245

wants to merge 21 commits into from

Conversation

nichtich
Copy link
Member

The description of basic Catmandu concepts should be moved from the
Catmandu Wiki to a Perl module so it can be used both in the CLI help
and in the HTML documentation.

To create HTML view with Pandoc and Pandoc::Elements:

pod2pandoc lib/Catmandu/Help/Glossary.pm | \
    pandoc -f json -t markdown | pandoc -s

The description of basic Catmandu concepts should be moved from the
Catmandu Wiki to a Perl module so it can be used both in the CLI help
and in the HTML documentation.

To create HTML view with Pandoc and Pandoc::Elements:

    pod2pandoc lib/Catmandu/Help/Glossary.pm | \
        pandoc -f json -t markdown | pandoc -s
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 93.838% when pulling 44663c6 on help-modules into 331555a on dev.

@vpeil
Copy link
Member

vpeil commented Apr 15, 2016

should we push to the branch help-modules unless #238 is finished?

@phochste
Copy link
Member

Im working on #238 as best as I can . Maybe finished by next monday

@nics
Copy link
Member

nics commented Dec 4, 2017

I'm going to close this pr until work on this is finished.

@nics nics closed this Dec 4, 2017
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.

6 participants