[GRASS-dev] [GRASS GIS] #3987: Some pages missing from the Full Index

#3987: Some pages missing from the Full Index
-------------------------+-------------------------
Reporter: jidanni | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
One would think the **Full Index** would contain e.g.,
- https://grass.osgeo.org/grass78/manuals/variables.html
Alas,

{{{
$ mech-dump --links
https://grass.osgeo.org/grass78/manuals/full_index.html | grep -c
variables
0
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+-------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: trivial | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by jidanni):

* priority: normal => trivial
* component: Default => Docs
* type: defect => enhancement

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+-------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: trivial | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by jidanni):

Yes, in https://grass.osgeo.org/grass78/manuals/index.html but not the
"full" index.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+----------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: trivial | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords: index keywords
       CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------
Changes (by wenzeslaus):

* keywords: => index keywords

Comment:

Yes, the page is all modules rather than all pages. It makes sense to
really have list of all pages somewhere.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+----------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: trivial | Milestone: 7.8.3
Component: Docs | Version: unspecified
Resolution: | Keywords: index keywords
       CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------

Comment (by neteler):

Pls check the modified full index creation to include "variables" etc:

https://github.com/OSGeo/grass/pull/258

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+----------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: trivial | Milestone: 7.8.3
Component: Docs | Version: unspecified
Resolution: fixed | Keywords: index keywords
       CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------
Changes (by neteler):

* status: new => closed
* resolution: => fixed

Comment:

Fixed in master and relbranch78. It will be in the online manual as well
in 24-48hs.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:6&gt;
GRASS GIS <https://grass.osgeo.org>

#3987: Some pages missing from the Full Index
--------------------------+----------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: reopened
  Priority: trivial | Milestone: 7.8.3
Component: Docs | Version: unspecified
Resolution: | Keywords: index keywords
       CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------
Changes (by neteler):

* status: closed => reopened
* resolution: fixed =>

Comment:

The implementation in https://github.com/OSGeo/grass/pull/258 leads to
entries being added on all summary pages and not only in
`full_index.html`.

HTML part commented out for now, a different approach is needed how to
inject this only in `full_index.html`.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3987#comment:7&gt;
GRASS GIS <https://grass.osgeo.org>