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

Import sphinx generated docs into application #787

Closed
robmcmullen opened this issue Feb 21, 2012 · 1 comment
Closed

Import sphinx generated docs into application #787

robmcmullen opened this issue Feb 21, 2012 · 1 comment
Milestone

Comments

@robmcmullen
Copy link
Owner

[Trac time 20091025 183010Z] The sphinx generated docs can be used by the HtmlHelpController, so instead of the dummy help text, import the html into the main peppy code and display the same help text as available on the web.

@robmcmullen
Copy link
Owner Author

[Trac time 20091025 183438Z] 4877f54 Fixed #787: added initial HtmlHelpController code

  • changed sphinx make process to put duplicate copy of htmlhelp files into peppy/help
  • modified setup and manifest to include the html files with the code when being distributed
  • changed help actions to use HtmlHelpController
  • added showHelp to main application to display HtmlHelpController
  • added get_package_data_dir
  • added stub action to display help text for major mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant