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

Webhelp: common/ directory contains dead symbolic links #280

Closed
fsundermeyer opened this issue Jul 10, 2015 · 1 comment
Closed

Webhelp: common/ directory contains dead symbolic links #280

fsundermeyer opened this issue Jul 10, 2015 · 1 comment

Comments

@fsundermeyer
Copy link
Member

~> l build/xml-vim/webhelp/xml-vim/common/
./
../
browserDetect.js -> ../../docs/common/browserDetect.js
css/
images/
jquery/
main.js -> ../../docs/common/main.js
splitterInit.js -> ../../docs/common/splitterInit.js

@fsundermeyer
Copy link
Member Author

Fixed with commit 9f92869.
The fix makes sure files are correctly copied. In case of --nostatic, correct links are used.

fsundermeyer added a commit that referenced this issue Jul 10, 2015
Stable release DAPS 2.1.1

* Bugfixes:
  - Fix for issue #274 (PDF Index Building Fails Because of Empty
    Profiling Directory)
  - fix for issue #275 (Avoid Same Target Names in Different
    Makefiles)
  - fix for issue #276 (PROFILE_URN Detection Depends on Position of PI
    in Document)
  - fix for issue #277 (Debugging Targets Fail when xml:lang is
    not set)
  - fix for issue #278 (Avoid Using "LANGUAGE" as a Variable Name)
  - fix for issue #280 (Webhelp: Common/ Directory Contains Dead
    Symbolic Links)

* New Features:
  - added support for profiling attribute "outputformat" by
    intrducing PROFOUTPUTFORMAT (issue #279)

* Miscellaneous:
  - replaced Chinese font "FZSongTi" with "wqy-microhei" in the
    default config file for XEP
    (XEP_CONFIG_FILE=etc/xep/xep-daps.xml)
fsundermeyer added a commit that referenced this issue Jul 10, 2015
* Bugfixes:
  - Fix for issue #274 (PDF Index Building Fails Because of Empty
    Profiling Directory)
  - fix for issue #275 (Avoid Same Target Names in Different
    Makefiles)
  - fix for issue #276 (PROFILE_URN Detection Depends on Position of PI
    in Document)
  - fix for issue #277 (Debugging Targets Fail when xml:lang is
    not set)
  - fix for issue #278 (Avoid Using "LANGUAGE" as a Variable Name)
  - fix for issue #280 (Webhelp: Common/ Directory Contains Dead
    Symbolic Links)

* New Features:
  - added support for profiling attribute "outputformat" by
    intrducing PROFOUTPUTFORMAT (issue #279)

* Miscellaneous:
  - replaced Chinese font "FZSongTi" with "wqy-microhei" in the
    default config file for XEP
    (XEP_CONFIG_FILE=etc/xep/xep-daps.xml)
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

1 participant