• Bjoern Michaelsen's avatar
    complete initial compiler plugin for the ServiceDocumenter · 2e5be58e
    Bjoern Michaelsen yazdı
    - this creates a set of static html-meta-redirect-pages linking the UNO
      implementation name to its C++ class, while doing a clang compile from
      scratch
    - the output is written to $(WORKDIR)/ServiceImplementations
    - still quite some corner cases missing, e.g:
      - anonymous namespaces
      - non-trivial getImplementationName() functions
    
    Change-Id: I19a0e8a3901277dc3811eb428cac9d00737f14a9
    2e5be58e
ServiceDocumenter.cxx 2.67 KB