Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to open a *.hhp project with RoboHelp from the Command Line?

New Here ,
Aug 13, 2009 Aug 13, 2009

Hello:

I need to merge a *.hhp project to a main RoboHelp project, So I need to open it with RoboHelp first.

My Question is I need do it from the command line, so I can make the flow automatism.

Any suggestions?

Thanks a lot.

1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 13, 2009 Aug 13, 2009

An HHP file is one of the files in any RH project so what do you mean by an HHP project?


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2009 Aug 13, 2009

Yes, I mean a HHP project.

I want to add it as a sub project of a RoboHelp Project.

When translate it to a robohelp projet (open it in RoboHelp), I want to do it from command line.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 14, 2009 Aug 14, 2009

Like I said, all projects have an HHP file so why are you trying to do whatever using the HHP rather than the XPJ file which is how you normally open a project?

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 14, 2009 Aug 14, 2009

There is an article on my site about merged webhelp if that is what you are wanting.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 16, 2009 Aug 16, 2009

The reason is as below:

1, My team use java as the develop lauguage, and the part of the documents

in our project is produced by javadoc (javaAPIDocument) which is a package

of HTML files.

2, RoboHelp can not import the package of HTML files directly.

3, So I built a HHP project for the package of HTML files with FAR.

4, To add it to my main RoboHelp project as a son project, I need convert

the HHP project to RoboHelp project.

5, I want to do it from the command line, so all the works can execute

automatically.

2009/8/14 Peter Grainge <forums@adobe.com>

Like I said, all projects have an HHP file so why are you trying to do

whatever using the HHP rather than the XPJ file which is how you normally

open a project?

>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 16, 2009 Aug 16, 2009

Is this a HTML Help project that has never been opened in Robohelp before? That is, you previously edited it in HTML Help Workshop or some other help application?

My understanding is that the command line is only used for generating and publishing. I've never used it myself, but I would expect you have to open the project in Robohelp. After that, the command line is just used to generate the output.

The Robohelp help file has details of the command line and all seem to point to the .xpj file, rather than the hhp file.

Peter's site provides lots of information about setting up the merge in Robohelp itself.

Amebr

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 16, 2009 Aug 16, 2009

Thanks for your reply.

But what I mean is that the HTML Help project has not been opened in

RoboHelp before, I want to do it from command line. Is it possible?

2009/8/17 Amebr <forums@adobe.com>

Is this a HTML Help project that has never been opened in Robohelp before?

That is, you previously edited it in HTML Help Workshop or some other help

application?

>

My understanding is that the command line is only used for generating and

publishing. I've never used it myself, but I would expect you have to open

the project in Robohelp. After that, the command line is just used to

generate the output.

>

The Robohelp help file has details of the command line and all seem to

point to the .xpj file, rather than the hhp file.

>

Peter's link provides lots of information about setting up the merge in

Robohelp itself.

>

Amebr

>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 16, 2009 Aug 16, 2009

In my first post I made it clear that all projects have an HHP file and that I could not understand what you meant by an HHP project. Don't you think that on a RoboHelp forum it might have been a good idea to mention the help had not been created or opened in RoboHelp?

To convert a non RH project to RH you have to open it using RH and browse to the HHP. I don't believe that can be done via the command line. Also for merged help, you are going to have to add the TOC to the parent and that has to be done manually.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 17, 2009 Aug 17, 2009
LATEST

Thanks Peter,get it known now.

The command line in RH can only compile or run a RH project.

Thanks for your assistance,too.

2009/8/17 Peter Grainge <forums@adobe.com>

In my first post I made it clear that all projects have an HHP file and

that I could not understand what you meant by an HHP project. Don't you

think that on a RoboHelp forum it might have been a good idea to mention the

help had not been created or opened in RoboHelp?

>

To convert a non RH project to RH you have to open it using RH and browse

to the HHP. I don't believe that can be done via the command line. Also for

merged help, you are going to have to add the TOC to the parent and that has

to be done manually.

>

----

See http://www.grainge.org for RoboHelp and Authoring tips

>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp