-
-
Notifications
You must be signed in to change notification settings - Fork 295
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
full index manual: add missing pages #258
Conversation
- add "wxGUI" section to list wxGUI related manual pages - add "Further pages" section to list "variables" manual page - minor http to https URL fixes Fixes https://trac.osgeo.org/grass/ticket/3987
|
What about "Other" instead of "Further"? |
| <li class="toc"><a class="toc" href="wxGUI.html">wxGUI Graphical User Interface</a></li> | ||
| <li class="toc"><a class="toc" href="wxGUI.nviz.html">3D visualization suite</a></li> | ||
| <li class="toc"><a class="toc" href="full_index.html#wxGUI">wxGUI Graphical User Interface</a></li> | ||
| <li class="toc"><a class="toc" href="full_index.html#further">Further pages</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <li class="toc"><a class="toc" href="full_index.html#further">Further pages</a></li> | |
| <li class="toc"><a class="toc" href="full_index.html#other">Other pages</a></li> |
| <tr><td valign="top"><a href="wxGUI.nviz.html">3D visualization suite</a></td> <td>wxGUI.nviz 3D visualization suite</td></tr> | ||
| </tbody></table> | ||
| <p> | ||
| <a name="further"></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <a name="further"></a> | |
| <a name="other"></a> |
| </tbody></table> | ||
| <p> | ||
| <a name="further"></a> | ||
| <h3>Further pages</h3> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <h3>Further pages</h3> | |
| <h3>Other pages</h3> |
|
BTW: more pages to list there? |
* full index manual: add missing pages - add "wxGUI" section to list wxGUI related manual pages - add "Further pages" section to list "variables" and other manual pages - minor http to https URL fixes Fixes https://trac.osgeo.org/grass/ticket/3987
* full index manual: add missing pages - add "wxGUI" section to list wxGUI related manual pages - add "Further pages" section to list "variables" and other manual pages - minor http to https URL fixes Fixes https://trac.osgeo.org/grass/ticket/3987
* full index manual: add missing pages - add "wxGUI" section to list wxGUI related manual pages - add "Further pages" section to list "variables" and other manual pages - minor http to https URL fixes Fixes https://trac.osgeo.org/grass/ticket/3987
Fixes https://trac.osgeo.org/grass/ticket/3987