Git Product home page Git Product logo

Comments (5)

rzvncj avatar rzvncj commented on July 23, 2024

There's this:

$ xchm --help
Usage: xchm [-c <num>] [-t] [-i] [-h] [file]
  -c, --contextid=<num>	context-Id to open in file, requires that a file be specified
  -t, --notopics       	don't load the topics tree
  -i, --noindex        	don't load the index
  -h, --help           	displays this message.

if you know your contextid. And you can always use the special virtual filesystem syntax that xCHM uses internally:

xchm file:jdk150.chm#xchm:/jdk150/api/java/applet/package-summary.html

So, yes, I'd say what you're after is already perfectly possible.

from xchm.

StephenMcConnel avatar StephenMcConnel commented on July 23, 2024

Thanks. The information about the "special virtual filesystem syntax" was exactly what I needed to get my program's context sensitive help working. (I don't know anything about the context ids, and the code is full of references to topic locations in the path notation.) It might be helpful to others to document the special syntax in the --help output.

from xchm.

rzvncj avatar rzvncj commented on July 23, 2024

http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/documenting_tools_and_toolboxes/referencing_a_compiled_help_file.htm

from xchm.

rzvncj avatar rzvncj commented on July 23, 2024

https://sourceforge.net/p/xchm/mailman/xchm-general/thread/[email protected]/

from xchm.

rzvncj avatar rzvncj commented on July 23, 2024

Context IDs are really the proper way to go about this. The special syntax might change in the future.

from xchm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.