Skip to content
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

Updating documentation main #2349

Merged
merged 75 commits into from
Jul 6, 2022

Conversation

cvvergara
Copy link
Member

Documentation

A revision of the documentation was performed on develop branch.
Porting that revision to 3.3.2 and adjusting to 3.3.2's functions.

  • Revised documentation
    • Simplifying table names and table columns, for example:
      • edges instead of edge_table
        • Removing unused columns category_id and reverse_category_id.
      • combinations instead of combinations_table
      • Using PostGIS standard for geometry column.
        • geom instead of the_geom
    • Avoiding usage of functions that modify indexes, columns etc on tables.
      • Using pgr_extractVertices to create a routing topology
    • Restructure of the pgRouting concepts page.

The general looks of this documentation:
https://docs.pgrouting.org/dev/en/index.html
the pgRouting concepts page:
https://docs.pgrouting.org/dev/en/pgRouting-concepts.html

Translation was ported, but is not all processed because of fuzzy marks that need to be resolved with weblate.

@pgRouting/admins

@cvvergara cvvergara added Documentation Translation Translations from transifex labels Jul 5, 2022
@cvvergara cvvergara added this to the Release 3.3.2 milestone Jul 5, 2022
@cvvergara cvvergara self-assigned this Jul 5, 2022
@cvvergara
Copy link
Member Author

Coday is not checking, (maybe because of so many differences)
So please ignore codacy checks.

@cvvergara cvvergara merged commit 2721bee into pgRouting:main Jul 6, 2022
@cvvergara cvvergara deleted the updating-documentation-main branch July 6, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Translation Translations from transifex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants