Further triage: The nova and swift projects extend layout.html in their projects. I think it's better to enable tracking by project in oslosphinx itself.
We'll need to set page_tracker._setCookiePath("/developer/{projectname}");
likely by looking in conf.py.
Further triage: The nova and swift projects extend layout.html in their projects. I think it's better to enable tracking by project in oslosphinx itself.
We'll need to set page_tracker. _setCookiePath( "/developer/ {projectname} ");
likely by looking in conf.py.