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

HTML generation formatting gets messed up on mobile. #553

Closed
joemasilotti opened this issue Aug 25, 2015 · 2 comments
Closed

HTML generation formatting gets messed up on mobile. #553

joemasilotti opened this issue Aug 25, 2015 · 2 comments

Comments

@joemasilotti
Copy link

There are a few overlapping elements when viewing generated HTML documentation on a mobile device. Please see the screenshots of the same page on desktop and mobile.

Desktop
XCTest Documentation - Desktop

Mobile
XCTest Documentation - Mobile

For reference, I am generating the docs with this command.

TorreyBetts pushed a commit to TorreyBetts/appledoc that referenced this issue Oct 21, 2015
…ices would cause an overlap of content.
@TorreyBetts
Copy link
Contributor

This issue is now resolved. Follow these steps to ensure the fix is applied.

  1. Delete the ~/.appledoc folder
  2. Clone the appledoc repository: git clone git://github.com/tomaz/appledoc.git
  3. Add the template option for the installation command: sudo sh install-appledoc.sh -t default

@joemasilotti
Copy link
Author

Awesome! Looks great, thanks @TorreyBetts. 👍

img_0868

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

No branches or pull requests

2 participants