-
Notifications
You must be signed in to change notification settings - Fork 0
Spaceship manual
aka How to update a project in the documentation
This is the main point of entry of the docs. This where you can change several things (described below):
- document?
- page/project name (slug)
- version
- Quickstart?
- Overview?
- Classification
- last
- One Liner
- OpenHub name
- URL
- kind
- name
Y if the project documentation should be build or not
Page name used to construct logo-.png _screenshot.png _overview.rst etc.
Examples:
- pgRouting is the real name of the project but the page name is pgrouting
- User-friendly Desktop Internet GIS is the real name of the project but udig is the page name
- udig_overview.rst udig_quickstart.rst logo-udig.png udig-screensot.png
Page name can contains dashes, underscore, numbers or capital letters but no spaces.
Version of the project
Is there a quickstart ?
Is there an overview ?
Desktop GIS | Browser Facing GIS | Web Services | Data Stores | Navigation and Maps | Spatial Tools | Domain Specific GIS | Data | Geospatial Libraries
Used only for deprecated / removed projects and has the last version of OSGeoLive where it was available
One line description that goes after the quickstart link in the Overview page
Are your project registered onto OpenHub ? Please provide your name here
URL of the project
How are you related to OSGeo ? Are you community ? In incubation or an OSGeo project ? If yes, the corresponding logo will be added to your project pages under the project logo.
Parameters:
- OSGeo_community
- OSGeo_project
- OSGeo_incubation
- blank
Name of the project (unlike slug).
For example pgRouting (slug is pgrouting
)
Project screenshots are stock in the images folder following this path:
images/projects/<slug>/logo_<slug>.png
So if you want to change your project screenshot, just change the file there and that's it.
Like logos, project screenshots are stock in the images folder following this path:
images/projects/<slug>/<slug>_screenshot.png
So if you want to change your project screenshot, just change the file there and that's it.